Files
docker-zulip/includes/zulip-puppet/files/supervisor/conf.d/cron.conf
Alexander Trost c9be5868d3 Fixes to the process_fts_updates
Added nginx.conf for supervisord
2015-10-18 01:26:58 +02:00

6 lines
116 B
Plaintext

[program:cron]
command = /usr/sbin/cron -f
stdout_events_enabled=true
stderr_events_enabled=true
autorestart = true