[PATCH 2/3] configurator,crontab: smaller clean ups

Tim Niemeyer tim.niemeyer at mastersword.de
So Nov 29 12:35:14 CET 2015


Signed-off-by: Tim Niemeyer <tim.niemeyer at mastersword.de>
---

 bsp/default/root_file_system/etc/configurator.sh | 1 -
 bsp/default/root_file_system/etc/crontabs/root   | 5 -----
 2 files changed, 6 deletions(-)

diff --git a/bsp/default/root_file_system/etc/configurator.sh b/bsp/default/root_file_system/etc/configurator.sh
index c7b92bc..3443072 100644
--- a/bsp/default/root_file_system/etc/configurator.sh
+++ b/bsp/default/root_file_system/etc/configurator.sh
@@ -12,7 +12,6 @@ if [ -f /etc/config/configurator ];then
 	API_IPV6_INTERFACE=`uci get configurator. at api[0].ipv6_interface`
 	API_TIMEOUT=`uci get configurator. at api[0].timeout`
 	API_RETRY=`uci get configurator. at api[0].retry`
-	SCRIPT_VERSION=`uci get configurator. at script[0].version`
 	SCRIPT_ERROR_LEVEL=`uci get configurator. at script[0].error_level`
 	SCRIPT_LOGFILE=`uci get configurator. at script[0].logfile`
 	CRAWL_METHOD=`uci get configurator. at crawl[0].method`
diff --git a/bsp/default/root_file_system/etc/crontabs/root b/bsp/default/root_file_system/etc/crontabs/root
index 6cb8f9f..7e45014 100644
--- a/bsp/default/root_file_system/etc/crontabs/root
+++ b/bsp/default/root_file_system/etc/crontabs/root
@@ -1,7 +1,2 @@
 */5 * * * *	sh /etc/fastdstart.sh; sh /etc/nodewatcher.sh; sh /etc/configurator.sh; /etc/syncHostname.sh
 */1 * * * * /usr/sbin/batctl gw off; sleep 1; /usr/sbin/batctl gw client
-
-#15 01 * * *	rdate -s time.fu-berlin.de > /dev/null
-
-#Enable zapp script if you are running a gateway
-#*/1 * * * * /etc/init.d/zapp
-- 
2.1.4




Mehr Informationen über die Mailingliste franken-dev