mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
[program:cron]
|
|
command=/usr/sbin/cron -f -l 8
|
|
autostart=true
|
|
stdout_logfile=/var/log/cron.out.log
|
|
stderr_logfile=/var/log/cron.err.log
|