unifi: Wait on any interface to be online
This commit is contained in:
parent
1e6a46e2a5
commit
7e3c07ff1b
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
|||
systemd.network = {
|
||||
enable = true;
|
||||
|
||||
wait-online.anyInterface = true;
|
||||
|
||||
networks = {
|
||||
"40-eth0" = {
|
||||
matchConfig = {
|
||||
|
|
Loading…
Reference in a new issue