add crond init script
[openwrt.git] / package / base-files / default / etc / init.d / S60cron
1 #!/bin/sh
2 [ -d /etc/crontabs ] && crond -c /etc/crontabs
This page took 0.047513 seconds and 5 git commands to generate.