Upgrade to debian-based rootfs
This commit is contained in:
5
crontab
5
crontab
@@ -1,3 +1,4 @@
|
||||
# executor crontab
|
||||
* * * * * /usr/local/bin/cron-command >> /home/executor/cron.log
|
||||
0 0 * * * mv /home/executor/cron.log /home/executor/cron.old
|
||||
MAILTO=""
|
||||
* * * * * executor /usr/local/bin/cron-command >> /home/executor/cron.log 2>&1
|
||||
0 0 * * * executor mv /home/executor/cron.log /home/executor/cron.old
|
||||
|
||||
Reference in New Issue
Block a user