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

8 lines
149 B
Plaintext
Raw Normal View History

2020-08-03 21:32:39 +02:00
[program:cron]
command = cron -f
autostart = true
autorestart = true
redirect_stderr = true
stdout_logfile = /dev/stdout
stdout_logfile_maxbytes = 0