]> granicus.if.org Git - fcron/commitdiff
added fifofile
authorthib <thib>
Sat, 2 Mar 2002 17:23:01 +0000 (17:23 +0000)
committerthib <thib>
Sat, 2 Mar 2002 17:23:01 +0000 (17:23 +0000)
files/fcron.conf.in

index fb139fc722bb80a64e8b996af471d80c0a9b4b2d..d89cce654ff41ee410caf7178ef23b5207760508 100644 (file)
@@ -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@