mirror of https://github.com/OpenIPC/firmware.git
Add status lights
parent
b29c9e5f85
commit
7dfb46e95d
|
@ -9,6 +9,9 @@ iface eth0 inet static
|
|||
|
||||
auto wlan0
|
||||
iface wlan0 inet dhcp
|
||||
pre-up light red
|
||||
pre-up wireless
|
||||
post-up wireless
|
||||
post-up light green
|
||||
post-down wireless
|
||||
post-down light red
|
||||
|
|
Loading…
Reference in New Issue