From: Thibault Godouet Date: Sat, 2 Mar 2002 17:23:01 +0000 (+0000) Subject: added fifofile X-Git-Tag: ver2_9_4~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d6a1840acebfbea1100a22d5c9fb0025d6fc616;p=thirdparty%2Ffcron.git added fifofile --- diff --git a/files/fcron.conf.in b/files/fcron.conf.in index fb139fc..d89cce6 100644 --- a/files/fcron.conf.in +++ b/files/fcron.conf.in @@ -7,8 +7,9 @@ # The spool directory where fcron stores its files fcrontabs = @@FCRONTABS@ -# The location of the pidfile +# The locations of the pid file and the fifo file pidfile = @@PIDFILE@ +fifofile = @@FIFOFILE@ # allow/deny files to determine which users are allowed to use fcrontab fcronallow = @@ETC@/@@FCRON_ALLOW@