1 2 3 4 5 6 7
#!/bin/sh uci batch <<-EOF add ucitrack hd-idle set ucitrack.@hd-idle[-1].init=hd-idle commit ucitrack EOF