Sometimes (with tinc e.g.) we don't have enough mem to start all at the same

time
This commit is contained in:
reddog 2012-01-09 23:12:46 +00:00
parent 0aa8599e93
commit de85e4efd8
1 changed files with 4 additions and 4 deletions

View File

@ -3,16 +3,16 @@
#*/5 * * * * killall logger
*/5 * * * * sh /etc/tincstart.sh
*/5 * * * * sh /etc/nodewatcher.sh
*/5 * * * * sh /etc/configurator.sh
0 * * * * sh /etc/configurator.sh sync_hostname
*/5 * * * * sleep 20 && sh /etc/nodewatcher.sh
*/5 * * * * sleep 40 && sh /etc/configurator.sh
0 * * * * sleep 60 && sh /etc/configurator.sh sync_hostname
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
*/5 * * * * sleep 80 && killall -HUP dnsmasq
#* * * * * /usr/sbin/ff_olsr_test_gw
#*/5 * * * * /usr/sbin/ff_olsr_watchdog
#0 */4 * * * /usr/sbin/ff_rdate