luci-0.8: Merge r4461
This commit is contained in:
parent
933210b681
commit
b87c0f469d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ boot() {
|
|||
}
|
||||
|
||||
grep -q '/usr/sbin/ff_rdate' /etc/crontabs/root || {
|
||||
echo "0 */4 * * * /usr/sbin/ff_rdate >> /etc/crontabs/root
|
||||
echo "0 */4 * * * /usr/sbin/ff_rdate" >> /etc/crontabs/root
|
||||
}
|
||||
|
||||
[ -f /etc/rc.local ] && . /etc/rc.local
|
||||
|
|
Loading…
Reference in a new issue