mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
supercronic: allow overlapping
This commit is contained in:
@@ -41,7 +41,7 @@ stdout_logfile_maxbytes=0
|
||||
redirect_stderr=true
|
||||
|
||||
[program:supercronic]
|
||||
command=supercronic /etc/supercronic/crontab
|
||||
command=supercronic -overlapping /etc/supercronic/crontab
|
||||
autostart=true
|
||||
autorestart=true
|
||||
redirect_stderr=true
|
||||
|
||||
Reference in New Issue
Block a user