From 09c2e302cafb71b9211f39c74afcb9efa1138ff5 Mon Sep 17 00:00:00 2001 From: bjo Date: Mon, 1 Aug 2011 21:14:27 +0000 Subject: [PATCH] added configurator to crontab --- root_file_system/default/etc/crontabs/root | 1 + 1 file changed, 1 insertion(+) diff --git a/root_file_system/default/etc/crontabs/root b/root_file_system/default/etc/crontabs/root index 9f31699e..4b373d64 100644 --- a/root_file_system/default/etc/crontabs/root +++ b/root_file_system/default/etc/crontabs/root @@ -4,6 +4,7 @@ */5 * * * * sh /etc/tincstart.sh */5 * * * * sh /etc/nodewatcher.sh +*/5 * * * sh /etc/configurator.sh 15 01 * * * rdate -s time.fu-berlin.de > /dev/null