ramips: use the 'router' LED for diagnostic on the WHR-G300N board
[openwrt.git] / target / linux / ramips / base-files / etc / diag.sh
index 99f497e..039a414 100755 (executable)
@@ -40,7 +40,7 @@ get_status_led() {
                status_led="v22rw-2x2:green:security"
                ;;
        whr-g300n)
-               status_led="whr-g300n:red:diag"
+               status_led="whr-g300n:green:router"
                ;;
        hw550-3g)
                status_led="hw550-3g:green:status"
This page took 0.021814 seconds and 4 git commands to generate.