From 2744208f032f61f1b6190bb8f3cd2293ac20287f Mon Sep 17 00:00:00 2001 From: "Pokorra, Gerd" Date: Mon, 2 Dec 2019 12:57:59 +0100 Subject: [PATCH] add a line break --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15324cd..cdc284d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ The munge package. MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. Bevor starting the service as the first time a secret key has to been created. + For creating the key add store it to the file `/etc/munge/munge.key` the following script is provided: ```