Merge pull request #1 from aptalca/patch-1

Update cron service
This commit is contained in:
Alex Phillips 2018-06-22 15:57:21 -04:00 committed by GitHub
commit f27c80f38e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
#!/usr/bin/with-contenv bash
/usr/sbin/crond -f -S -l 0 -c /etc/crontabs
exec /usr/sbin/crond -f -S -l 0 -c /etc/crontabs