From e9e2618e3a26da8b2754557078d44e6af6fbcbb6 Mon Sep 17 00:00:00 2001 From: bjo Date: Sun, 2 Oct 2011 23:21:53 +0000 Subject: [PATCH] deleted specific nodewatcherconfig, now really --- .../dir300/etc/config/nodewatcher | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 root_file_system/dir300/etc/config/nodewatcher diff --git a/root_file_system/dir300/etc/config/nodewatcher b/root_file_system/dir300/etc/config/nodewatcher deleted file mode 100644 index 13a3384..0000000 --- a/root_file_system/dir300/etc/config/nodewatcher +++ /dev/null @@ -1,27 +0,0 @@ -config 'script' - option 'version' '23' - option 'error_level' '0' - option 'logfile' '/var/log/nodewatcher.log' - option 'sync_hostname' '1' - -config 'api' - option 'ipv4_address' '1' - option 'ipv6_interface' 'br-mesh' - option 'ipv6_address' 'fe80::201:2ff:fe03:405' - option 'timeout' '5' - option 'retry' '5' - -config 'update' - option 'autoupdate' '1' - -config 'crawl' - option 'method' 'hash' - option 'nickname' '1' - option 'password' '1' - option 'router_id' '1' - option 'update_hash' '1' - option 'login_string' '1' - -config 'network' - option 'mesh_interface' 'br-mesh' - option 'client_interfaces' 'ath0 eth0.1' \ No newline at end of file