Initial commit - forked from the corresponding Smartfront repositories.
This commit is contained in:
3
.templates/crontab
Normal file
3
.templates/crontab
Normal file
@ -0,0 +1,3 @@
|
||||
@reboot CRON=1 USER=$LOGNAME SLEEP_BETWEEN=60 $HOME/bin/maintenance_reboot
|
||||
01 00 * * * CRON=1 USER=$LOGNAME SLEEP_BETWEEN=5 $HOME/bin/maintenance_midnight
|
||||
00 04 * * * CRON=1 USER=$LOGNAME SLEEP_BETWEEN=120 $HOME/bin/maintenance_daily
|
Reference in New Issue
Block a user