From: Thibault Godouet Date: Sat, 30 Sep 2000 11:54:16 +0000 (+0000) Subject: minor bug corrected (for chkconfig) X-Git-Tag: ver2_9_4~552 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=190e1993a2656e885a3129f8aab31b24cac1e6fe;p=thirdparty%2Ffcron.git minor bug corrected (for chkconfig) --- diff --git a/script/sysVinit-launcher b/script/sysVinit-launcher index bfcee98..36d8bf7 100755 --- a/script/sysVinit-launcher +++ b/script/sysVinit-launcher @@ -1,12 +1,12 @@ #!/bin/sh # # chkconfig: 2345 40 60 -# description : fcron is a scheduler especially useful for people \ -# who are not running their system all the time. +# description: fcron is a scheduler especially useful for people \ +# who are not running their system all the time. # processname: fcron # pidfile: /var/run/fcron.pid # config: /var/spool/fcron/* -# $Id: sysVinit-launcher,v 1.4 2000-09-18 08:25:39 thib Exp $ +# $Id: sysVinit-launcher,v 1.5 2000-09-30 11:54:16 thib Exp $ FUNCTION=0