diff --git a/bsp/default/root_file_system/etc/bat-hosts b/bsp/default/root_file_system/etc/bat-hosts deleted file mode 120000 index 4f6fb0b5..00000000 --- a/bsp/default/root_file_system/etc/bat-hosts +++ /dev/null @@ -1 +0,0 @@ -../tmp/bat-hosts \ No newline at end of file diff --git a/bsp/default/root_file_system/etc/hostsupdate.sh b/bsp/default/root_file_system/etc/hostsupdate.sh deleted file mode 100644 index 48d2e3bf..00000000 --- a/bsp/default/root_file_system/etc/hostsupdate.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -wget -T15 http://[`uci get configurator.@api[0].ipv6_address`%`uci get configurator.@api[0].ipv6_interface`]/api_nodewatcher.php?section=get_hostnames_and_mac -O - | grep -v -e "^..-..-" | sort -u > /tmp/bat-hosts \ No newline at end of file