fixes to image

This commit is contained in:
Robert Schumann
2018-03-31 20:22:07 +02:00
parent 39d7eb1e2f
commit 0edee0273f
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[program:cron]
command=crond -f -l 0 -L - -c /etc/cron
command=crond -f -l 0 -L - -c /etc/cron.d
autostart=true
autorestart=true
priority=10