
add libuecc and nacl for fastd remove syslogd, klogd and logger as we just killed it ;) Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
13 lines
395 B
Text
13 lines
395 B
Text
*/5 * * * * sleep 20 && sh /etc/tincstart.sh
|
|
*/5 * * * * sleep 40 && sh /etc/nodewatcher.sh
|
|
*/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
|
|
|
|
#Enable zapp script if you are running a gateway
|
|
#*/1 * * * * /etc/init.d/zapp
|
|
|
|
#Reboot dir300 every 3 days at 04:05
|
|
#5 4 */3 * * reboot
|
|
|