From 3049accda29062d6806fbb87d6c05c1f8a3894a7 Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Tue, 24 Feb 2004 00:01:13 +0000 Subject: [PATCH] Added modification comment to suse init scripts. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1080 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/platforms/suse/bacula-dir.in | 3 +-- bacula/platforms/suse/bacula-fd.in | 3 +-- bacula/platforms/suse/bacula-sd.in | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/bacula/platforms/suse/bacula-dir.in b/bacula/platforms/suse/bacula-dir.in index d192063b68..b70fac6e69 100755 --- a/bacula/platforms/suse/bacula-dir.in +++ b/bacula/platforms/suse/bacula-dir.in @@ -1,7 +1,5 @@ #! /bin/sh # -# This file is reported not to work by Alan Brown 21Feb04 -# # bacula This shell script takes care of starting and stopping # the bacula Director daemon # @@ -9,6 +7,7 @@ # description: It comes by night and sucks the vital essence from your computers. # # For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ +# Modified to work on SuSE 1/31/2004 D. Scott Barninger # diff --git a/bacula/platforms/suse/bacula-fd.in b/bacula/platforms/suse/bacula-fd.in index ba270866c2..5245ecc0d3 100755 --- a/bacula/platforms/suse/bacula-fd.in +++ b/bacula/platforms/suse/bacula-fd.in @@ -3,12 +3,11 @@ # bacula This shell script takes care of starting and stopping # the bacula File daemon. # -# This file is reported not to work by Alan Brown 21Feb04 -# # chkconfig: 2345 90 99 # description: It comes by night and sucks the vital essence from your computers. # # For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ +# Modified to work on SuSE 1/31/2004 D. Scott Barninger # diff --git a/bacula/platforms/suse/bacula-sd.in b/bacula/platforms/suse/bacula-sd.in index 1c7013f27d..ad926d96c0 100755 --- a/bacula/platforms/suse/bacula-sd.in +++ b/bacula/platforms/suse/bacula-sd.in @@ -1,7 +1,5 @@ #! /bin/sh # -# This file is reported not to work by Alan Brown 21Feb04 -# # bacula This shell script takes care of starting and stopping # the bacula Storage daemon. # @@ -9,6 +7,7 @@ # description: It comes by night and sucks the vital essence from your computers. # # For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ +# Modified to work on SuSE 1/31/2004 D. Scott Barninger # -- 2.39.5