You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
Using the /etc/crontabs/root file
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
nodaemon=true
|
||||
|
||||
[program:crontab]
|
||||
command=crond -l 2 -f -c %(CRON_PATH)s
|
||||
command=crond -l 2 -f -c %(ENV_CRON_PATH)s
|
||||
stderr_logfile = /var/log/crontab-stderr.log
|
||||
stdout_logfile = /var/log/crontab-stdout.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user