mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
Revert default hide interfaces
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
MOTD_DISABLE=""
|
||||
ONE_WIRE=""
|
||||
HIDE_IP_PATTERN="^dummy0|^lo|^docker|^hassio|^br-*|^veth"
|
||||
HIDE_IP_PATTERN="^dummy0|^lo|^docker|^hassio"
|
||||
PRIMARY_INTERFACE="$(ip route | grep '^default' | sed "s/.*dev //" | cut -d" " -f1)"
|
||||
PRIMARY_DIRECTION="rx"
|
||||
STORAGE=/dev/sda1
|
||||
|
||||
Reference in New Issue
Block a user