mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-10 22:05:58 +08:00
remove wants - systemd-networkd-wait-online
This commit is contained in:
parent
9e63c7e3bc
commit
bec93a6127
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Description=Netclient Daemon
|
Description=Netclient Daemon
|
||||||
Documentation=https://docs.netmaker.org https://k8s.netmaker.org
|
Documentation=https://docs.netmaker.org https://k8s.netmaker.org
|
||||||
After=network-online.target
|
After=network-online.target
|
||||||
Wants=network-online.target systemd-networkd-wait-online.service
|
Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=root
|
User=root
|
||||||
|
|
Loading…
Add table
Reference in a new issue