]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix suse dir init script patch.
authorScott Barninger <scott@barninger.com>
Sat, 19 May 2007 16:53:37 +0000 (16:53 +0000)
committerScott Barninger <scott@barninger.com>
Sat, 19 May 2007 16:53:37 +0000 (16:53 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4840 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/suse/bacula-dir-suse-sqlite.patch

index b49ca62f3220e608ff038ea30e32b99cdc6d65c6..8f5ce1f1cb9c736586e7c1a07d412c5ba8c63e69 100644 (file)
@@ -1,16 +1,13 @@
---- bacula-1.36.0/platforms/suse/bacula-dir.in  2004-10-19 09:35:09.000000000 -0400
-+++ bacula-1.36.0/platforms/suse/bacula-dir.sqlite.in   2004-10-31 09:17:40.000000000 -0500
-@@ -11,10 +11,11 @@
- # Added rc.status functions 3/13/2004 D. Scott Barninger <barninger at fairfieldcomputers.com>
- # Added LSB init info 10/14/2004 D. Scott Barninger <barninger at fairfieldcomputers.com>
+--- ../../../bacula-2.1.10/platforms/suse/bacula-dir.in        2007-03-30 17:46:04.000000000 -0400
++++ bacula-dir.in      2007-05-19 12:42:30.000000000 -0400
+@@ -13,8 +13,8 @@
  #
-+# Configured for @DB_TYPE@ support
  ### BEGIN INIT INFO
- # Provides:                    bacula-dir
--# Required-Start:              $local_fs $network @DB_TYPE@
--# Required-Stop:               $local_fs $network @DB_TYPE@
-+# Required-Start:              $local_fs $network
-+# Required-Stop:               $local_fs $network
- # Default-Start:               3 5
- # Default-Stop:        0 1 2 6
- # Short-Description:   bacula director
+ # Provides:                     bacula-dir
+-# Required-Start:               $local_fs $network @DB_TYPE@
+-# Required-Stop:                $local_fs $network @DB_TYPE@
++# Required-Start:               $local_fs $network
++# Required-Stop:                $local_fs $network
+ # Default-Start:                3 5
+ # Default-Stop:         0 1 2 6
+ # Short-Description:    bacula director