Enable cron

This commit is contained in:
dave 2014-12-14 17:03:21 -08:00
parent 8957105bc6
commit d10b75af5f
1 changed files with 4 additions and 0 deletions

View File

@ -24,3 +24,7 @@ command=/usr/local/bin/edcast_jack -c /home/rduser/edcast.cfg -n stream -p jamin
user=rduser
autorestart=true
startretries=999999999
[program:cron]
command=/usr/sbin/cron -f
autorestart=true