diff --git a/content/service/cron/run b/content/service/cron/run index 0a6fef3..a90de32 100644 --- a/content/service/cron/run +++ b/content/service/cron/run @@ -9,4 +9,4 @@ fi USERNAME=$(whoami) cp -f /mnt/data/config/crontab /var/spool/cron/crontabs/${USERNAME} -exec crond -f -l 4 -L /dev/stdout \ No newline at end of file +exec crond -f -l 5 -L /dev/stdout \ No newline at end of file