1752734267541a80a91ce50f1e9a2fd2fb26976b
[openwrt/svn-archive/archive.git] / openwrt / package / base-files / default / etc / init.d / S60cron
1 #!/bin/sh
2 mkdir -p /var/spool/cron
3 ln -s /etc/crontabs /var/spool/cron/crontabs
4 crond -c /etc/crontabs