[packages/bacula] typos in the sysconfig files

jajcus jajcus at pld-linux.org
Sun Nov 11 16:43:46 CET 2012


commit 2cf6cd66daa661e654ea8b2cf1342e15863bdec7
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sun Nov 11 13:48:59 2012 +0100

    typos in the sysconfig files

 bacula-dir.sysconfig | 4 ++--
 bacula-fd.sysconfig  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bacula-dir.sysconfig b/bacula-dir.sysconfig
index f5b360a..1520bc8 100644
--- a/bacula-dir.sysconfig
+++ b/bacula-dir.sysconfig
@@ -5,8 +5,8 @@ SERVICE_RUN_NICE_LEVEL="+5"
 
 # Define user and group for Bacula Dir services
 # The user/group must be able to access config and database for director
-BACULA_FD_USER=bacula
-BACULA_FD_GROUP=bacula
+BACULA_DIR_USER=bacula
+BACULA_DIR_GROUP=bacula
 
 # Extra options passed to bacula-dir on startup
 #BACULA_DIR_OPTIONS=""
diff --git a/bacula-fd.sysconfig b/bacula-fd.sysconfig
index 1fb4228..a477752 100644
--- a/bacula-fd.sysconfig
+++ b/bacula-fd.sysconfig
@@ -9,4 +9,4 @@ BACULA_FD_USER=root
 BACULA_FD_GROUP=root
 
 # Extra options passed to bacula-fd on startup
-#BACULA_DIR_OPTIONS=""
+#BACULA_FD_OPTIONS=""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bacula.git/commitdiff/b6e1a6b680db594334c6b5bcac74c6772fcadb9b



More information about the pld-cvs-commit mailing list