hotplug-based network script rewrite
[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.046995 seconds and 5 git commands to generate.