don't use rdate in crontab if we also use ntpd

This commit is contained in:
bjo 2012-01-17 16:38:25 +00:00
parent 58b0a41381
commit 9006ae162f
3 changed files with 3 additions and 10 deletions

View File

@ -7,7 +7,7 @@
*/5 * * * * sh /etc/configurator.sh
0 * * * * sh /etc/configurator.sh sync_hostname
15 01 * * * rdate -s time.fu-berlin.de > /dev/null
#15 01 * * * rdate -s time.fu-berlin.de > /dev/null
#Enable zapp script if you are running a gateway
#*/1 * * * * /etc/init.d/zapp

View File

@ -7,7 +7,7 @@
*/5 * * * * sleep 60 && sh /etc/configurator.sh
0 * * * * sleep 80 && sh /etc/configurator.sh sync_hostname
15 01 * * * rdate -s time.fu-berlin.de > /dev/null
#15 01 * * * rdate -s time.fu-berlin.de > /dev/null
*/5 * * * * sleep 10 && killall -HUP dnsmasq

View File

@ -7,16 +7,9 @@
*/5 * * * * sh /etc/configurator.sh
0 * * * * sh /etc/configurator.sh sync_hostname
15 01 * * * rdate -s time.fu-berlin.de > /dev/null
#15 01 * * * rdate -s time.fu-berlin.de > /dev/null
#Enable zapp script if you are running a gateway
#*/1 * * * * /etc/init.d/zapp
*/5 * * * * killall -HUP dnsmasq
#* * * * * /usr/sbin/ff_olsr_test_gw
#*/5 * * * * /usr/sbin/ff_olsr_watchdog
#0 */4 * * * /usr/sbin/ff_rdate
#17 * * * * /usr/sbin/ff_mapupdate
#Reboot fonera every 2 days at 04:05
5 4 */2 * * reboot