mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 06:00:34 +00:00
lantiq: fix up diag.sh
init no longer exists as a parameter Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38342
This commit is contained in:
@@ -11,8 +11,6 @@ set_state() {
|
||||
case "$1" in
|
||||
preinit)
|
||||
led_set_attr "power2" "trigger" "heartbeat"
|
||||
;;
|
||||
init)
|
||||
status_led_on
|
||||
;;
|
||||
failsafe)
|
||||
|
||||
Reference in New Issue
Block a user