Rework LuCI build system
[project/luci.git] / applications / luci-upnp / root / etc / uci-defaults / luci-upnp
diff --git a/applications/luci-upnp/root/etc/uci-defaults/luci-upnp b/applications/luci-upnp/root/etc/uci-defaults/luci-upnp
deleted file mode 100755 (executable)
index fe22a3e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-/etc/init.d/miniupnpd enabled && {
-       /etc/init.d/miniupnpd stop
-       /etc/init.d/miniupnpd disable
-}
-
-rm -f /tmp/luci-indexcache
-exit 0