luci-0.9: minor fixes and sanity checks in network config pages
[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