mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 01:16:33 +00:00
@@ -3,7 +3,7 @@
|
||||
|
||||
start () {
|
||||
mkdir -p /var/spool/cron
|
||||
ln -s /etc/crontabs /var/spool/cron/crontabs
|
||||
[ -L /var/spool/cron/crontabs ] || ln -s /etc/crontabs /var/spool/cron/crontabs
|
||||
crond -c /etc/crontabs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user