From: thib Date: Sat, 2 Mar 2002 17:23:01 +0000 (+0000) Subject: added fifofile X-Git-Tag: ver1564~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92741a69c9b8fbff55d5e7f136afe0fefb4a3e3b;p=fcron 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@