trunk: remove underscores in app names (Openwrt ticket #6654)
[project/luci.git] / applications / luci-hd-idle / root / etc / uci-defaults / luci-hd_idle
1 #!/bin/sh
2
3 uci batch <<-EOF
4 add ucitrack hd-idle
5 set ucitrack.@hd-idle[-1].init=hd-idle
6 commit ucitrack
7 EOF