Server : Apache System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 User : apache ( 48) PHP Version : 8.0.28 Disable Function : NONE Directory : /Data/.backup/script/fcron-3.2.0/files/ |
# fcron.conf - Configuration file for fcron(8) and fcrontab(1). # See fcron.conf(5) for syntax and explanations. # # WARNING : this file must be owned by root:fcron and 640. # # The spool directory where fcron stores its files fcrontabs = /usr/local/var/spool/fcron # The locations of the pid file and the fifo file pidfile = /usr/local/var/run/fcron.pid fifofile = /usr/local/var/run/fcron.fifo # allow/deny files to determine which users are allowed to use fcrontab fcronallow = /usr/local/etc/fcron.allow fcrondeny = /usr/local/etc/fcron.deny # Location of the programs used by fcron shell = /usr/bin/sh sendmail = /usr/sbin/sendmail # Location of the default editor for "fcrontab -e" editor = /usr/bin/vi