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 = {
|
systemd.network = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
wait-online.anyInterface = true;
|
||||||
|
|
||||||
networks = {
|
networks = {
|
||||||
"40-eth0" = {
|
"40-eth0" = {
|
||||||
matchConfig = {
|
matchConfig = {
|
||||||
|
|
Loading…
Reference in a new issue