mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-22 20:26:37 +00:00
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
[program:cron]
|
|
command=crond -f -L /dev/stdout -c /etc/cron.d
|
|
autostart=true
|
|
autorestart=true
|
|
priority=10
|
|
stdout_events_enabled=true
|
|
stderr_events_enabled=true
|