mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-07-24 18:48:03 +02:00
Set hostapd_led to warn when status is down
This commit is contained in:
parent
ef04678947
commit
339437f47f
@ -50,6 +50,6 @@ if ($hostapd[0] ==1) {
|
||||
$hostapd_led = "service-status-up";
|
||||
} else {
|
||||
$hostapd_status = "down";
|
||||
$hostapd_led = "service-status-down";
|
||||
$hostapd_led = "service-status-warn";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user