x86: Enable DIAG LED on Geos
[openwrt/openwrt.git] / target / linux / x86 / base-files / etc / board.d / 01_leds
index 8a1a1e01252e1680524c295f821e18ee174e59ce..824c652d105dd6690a9278b895576d93f62cf9c0 100755 (executable)
@@ -13,7 +13,7 @@ case "$board" in
 traverse-technologies-geos)
        ucidef_set_led_netdev "lan" "LAN" "geos:1" "br-lan" "tx rx"
        ucidef_set_led_netdev "wlan" "WiFi" "geos:2" "phy0tpt"
-       ucidef_set_led_default "diag" "DIAG" "geos:3" "0"
+       ucidef_set_led_default "diag" "DIAG" "geos:3" "1"
        ;;
 esac
 board_config_flush