systemd-networkd-wait-online.service导致开机卡一段时间 #2967
Unanswered
univerioiln233
asked this question in
Other
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NetworkManager启用时,应该禁用上述服务
NM有自己的wait-online服务
systemctl status systemd-networkd-wait-online.service
× systemd-networkd-wait-online.service - Wait for Network to be Configured
Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Sun 2025-05-25 14:45:11 CST; 1min 39s ago
Docs: man:systemd-networkd-wait-online.service(8)
Process: 464 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online (code=exited, status=1/FAILURE)
Main PID: 464 (code=exited, status=1/FAILURE)
CPU: 44ms
May 25 14:45:11 armbian systemd-networkd-wait-online[464]: Timeout occurred while waiting for network connectivity.
May 25 14:45:11 armbian systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FA>
May 25 14:45:11 armbian systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
May 25 14:45:11 armbian systemd[1]: Failed to start systemd-networkd-wait-online.service - Wait for Network to be Confi>
Notice: journal has been rotated since unit was started, output may be incomplete.
Beta Was this translation helpful? Give feedback.
All reactions