Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > d1bb8746fe7f1d8ea5a3670f56bc00b4 > files > 3

bacula-3.0.3-2mdv2010.0.src.rpm

diff -p -up bacula-3.0.1/platforms/mandrake/bacula-dir.in.lsb bacula-3.0.1/platforms/mandrake/bacula-dir.in
--- bacula-3.0.1/platforms/mandrake/bacula-dir.in.lsb	2004-10-19 10:35:19.000000000 -0300
+++ bacula-3.0.1/platforms/mandrake/bacula-dir.in	2009-06-12 15:00:30.000000000 -0300
@@ -8,6 +8,15 @@
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
 #
+### BEGIN INIT INFO
+# Provides:                     bacula-dir
+# Required-Start:               $local_fs $network
+# Required-Stop:                $local_fs $network
+# Default-Start:                3 5
+# Default-Stop:         0 1 2 6
+# Short-Description:    bacula director
+# Description:                  Bacula network backup system director daemon
+### END INIT INFO
 
 # Source function library
 . /etc/rc.d/init.d/functions
diff -p -up bacula-3.0.1/platforms/mandrake/bacula-fd.in.lsb bacula-3.0.1/platforms/mandrake/bacula-fd.in
--- bacula-3.0.1/platforms/mandrake/bacula-fd.in.lsb	2004-10-19 10:35:19.000000000 -0300
+++ bacula-3.0.1/platforms/mandrake/bacula-fd.in	2009-06-12 14:48:12.000000000 -0300
@@ -8,6 +8,15 @@
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
 #
+### BEGIN INIT INFO
+# Provides:			bacula-fd
+# Required-Start:		$local_fs $network
+# Required-Stop:		$local_fs $network
+# Default-Start:		3 5
+# Default-Stop: 	0 1 2 6
+# Short-Description:	bacula file daemon
+# Description:			Bacula network backup system file daemon
+### END INIT INFO
 
 # Source function library
 . /etc/rc.d/init.d/functions
diff -p -up bacula-3.0.1/platforms/mandrake/bacula-sd.in.lsb bacula-3.0.1/platforms/mandrake/bacula-sd.in
--- bacula-3.0.1/platforms/mandrake/bacula-sd.in.lsb	2004-10-19 10:35:19.000000000 -0300
+++ bacula-3.0.1/platforms/mandrake/bacula-sd.in	2009-06-12 14:48:12.000000000 -0300
@@ -8,6 +8,15 @@
 #
 #  For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@
 #
+### BEGIN INIT INFO
+# Provides:			bacula-sd
+# Required-Start:		$local_fs $network
+# Required-Stop:		$local_fs $network
+# Default-Start:		3 5
+# Default-Stop: 	0 1 2 6
+# Short-Description:	bacula storage daemon
+# Description:			Bacula network backup system storage daemon
+### END INIT INFO
 
 # Source function library
 . /etc/rc.d/init.d/functions