3 lines
78 B
Text
3 lines
78 B
Text
|
#!/usr/bin/with-contenv bash
|
||
|
|
||
|
exec /usr/sbin/crond -f -S -l 5 -c /etc/crontabs
|