kilgharrah/networking: switch on systemd-networkd debugging
hoping this will help diagnose an issue
This commit is contained in:
parent
cdcdccb465
commit
bb2b59cd20
|
@ -12,4 +12,6 @@
|
|||
};
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
};
|
||||
|
||||
systemd.services."systemd-networkd".environment.SYSTEMD_LOG_LEVEL = "debug";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue