Commit Graph

3 Commits

Author SHA1 Message Date
Jeffery To 024644cef3 hd-idle: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.

This also adds a service_triggers() function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-02-11 22:25:14 +08:00
Daniel Golle c20463f263 hd-idle: convert init script to procd
Clean up init script and introduce support for multiple disks.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-06 23:27:34 +02:00
gwlim 04f18ac5a2 hd-idle: import from old package repository
Signed-off-by: Lim Guo Wei <limguowei@gmail.com>

Minor Makefile rework (licenses)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-29 13:18:00 -04:00