From: Thibault Godouet Date: Sun, 3 Sep 2000 18:55:25 +0000 (+0000) Subject: more compatible with standart X-Git-Tag: ver2_9_4~608 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52cdffeddaa1b46230c94ef0c885ff10c8746357;p=thirdparty%2Ffcron.git more compatible with standart --- diff --git a/script/sysVinit-launcher b/script/sysVinit-launcher index 1249ced..3a8cfe4 100755 --- a/script/sysVinit-launcher +++ b/script/sysVinit-launcher @@ -1,11 +1,12 @@ #!/bin/sh # -# description : fcron is a scheduler especially useful for people +# chkconfig: 2345 40 60 +# 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.2 2000-05-15 18:28:27 thib Exp $ +# $Id: sysVinit-launcher,v 1.3 2000-09-03 18:55:25 thib Exp $ FUNCTION=0