trunk: remove underscores in app names (Openwrt ticket #6654)
[project/luci.git] / applications / luci-hd_idle / root / etc / uci-defaults / luci-hd_idle
diff --git a/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle b/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle
deleted file mode 100644 (file)
index 6a37176..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-uci batch <<-EOF
-       add ucitrack hd-idle
-       set ucitrack.@hd-idle[-1].init=hd-idle
-       commit ucitrack
-EOF