From ea0313e2ee3219a06d58045285abdce8e69b21b9 Mon Sep 17 00:00:00 2001 From: bjo Date: Tue, 4 Oct 2011 22:24:45 +0000 Subject: [PATCH] added nodewatcher again to crontab, sorry for that --- root_file_system/dir300/etc/crontabs/root | 1 + root_file_system/fonera/etc/crontabs/root | 1 + 2 files changed, 2 insertions(+) diff --git a/root_file_system/dir300/etc/crontabs/root b/root_file_system/dir300/etc/crontabs/root index 65fcc84..40df5b3 100644 --- a/root_file_system/dir300/etc/crontabs/root +++ b/root_file_system/dir300/etc/crontabs/root @@ -3,6 +3,7 @@ */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 diff --git a/root_file_system/fonera/etc/crontabs/root b/root_file_system/fonera/etc/crontabs/root index 5d70b22..307abed 100644 --- a/root_file_system/fonera/etc/crontabs/root +++ b/root_file_system/fonera/etc/crontabs/root @@ -3,6 +3,7 @@ */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