From 85f1c115af005dc2970cee657f70414cd030871f Mon Sep 17 00:00:00 2001 From: bjo Date: Sun, 2 Oct 2011 23:19:26 +0000 Subject: [PATCH] updated crontabs for configurator hostname sync, removed specific nodewatcher config for dir300 (why the hell did it exist?) --- root_file_system/dir300/etc/crontabs/root | 4 ++-- root_file_system/fonera/etc/crontabs/root | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/root_file_system/dir300/etc/crontabs/root b/root_file_system/dir300/etc/crontabs/root index c150ef0..65fcc84 100644 --- a/root_file_system/dir300/etc/crontabs/root +++ b/root_file_system/dir300/etc/crontabs/root @@ -3,8 +3,8 @@ */5 * * * * killall logger */5 * * * * sh /etc/tincstart.sh -*/5 * * * * sh /etc/nodewatcher.sh -0 * * * * sh /etc/configurator.sh +*/5 * * * * sh /etc/configurator.sh +0 * * * * sh /etc/configurator.sh sync_hostname 15 01 * * * rdate -s time.fu-berlin.de > /dev/null diff --git a/root_file_system/fonera/etc/crontabs/root b/root_file_system/fonera/etc/crontabs/root index 39f95fc..5d70b22 100644 --- a/root_file_system/fonera/etc/crontabs/root +++ b/root_file_system/fonera/etc/crontabs/root @@ -3,8 +3,8 @@ */5 * * * * killall logger */5 * * * * sh /etc/tincstart.sh -*/5 * * * * sh /etc/nodewatcher.sh -0 * * * * sh /etc/configurator.sh +*/5 * * * * sh /etc/configurator.sh +0 * * * * sh /etc/configurator.sh sync_hostname 15 01 * * * rdate -s time.fu-berlin.de > /dev/null