From a942783541eb5ad7c5c5436b049f11732305cc6c Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Fri, 20 Jan 2012 16:27:26 +0100 Subject: [PATCH] Be more specific about rhbz#726147 --- README.Fedora | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.Fedora b/README.Fedora index aa02a25..6e5f3a1 100644 --- a/README.Fedora +++ b/README.Fedora @@ -56,7 +56,9 @@ $ ./create_bacula_database $ ./make_bacula_tables $ ./grant_bacula_privileges -3) Change passwords in /etc/bacula/*conf with something you like +3) Change passwords in /etc/bacula/*conf with something you like. The default + configuration prevents startup if there is any "filler" password in the + configuration files. # sed -i -e 's/@@DIR_PASSWORD@@/dir-Fedora/g' \ -e 's/@@FD_PASSWORD@@/fd-Fedora/g' \