docker-GLPI/supervisor/conf.d/cron.conf

8 lines
149 B
Plaintext

[program:cron]
command = cron -f
autostart = true
autorestart = true
redirect_stderr = true
stdout_logfile = /dev/stdout
stdout_logfile_maxbytes = 0