[batman] removing batman-adv userspace as it is not supported anymore (see: http...
[lede-routing/.git] / files / etc / init.d / vis
index 26db938fdc3f72f6e3daa301d290996f39f0a621..ef18eb718c7902249c7ea52a3d2adb73974a564a 100644 (file)
@@ -1,7 +1,6 @@
 #!/bin/sh /etc/rc.common
 START=90
-. /lib/config/uci.sh
-uci_load vis
+
 start () {
        interface=$(uci get vis.general.interface)
        if [ "$interface" = "" ]; then