[batman] removing batman-adv userspace as it is not supported anymore (see: http...
[openwrt/svn-archive/archive.git] / net / batman / files / etc / init.d / batmand
index 411f0250251e6878e3862d9e252db943d84e41ac..403e9f39a0796ec8353f94e4544a582f59342c3b 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh /etc/rc.common
 START=90
-. /lib/config/uci.sh
-uci_load batmand
+
 start () {
        interface=$(uci get batmand.general.interface)
        if [ "$interface" = "" ]; then