Merge pull request #1543 from gravitl/bugfix_v0.15.2_systemd_startup

remove wants - systemd-networkd-wait-online
This commit is contained in:
Alex Feiszli 2022-09-12 11:39:31 -04:00 committed by GitHub
commit 8e9fce5395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Description=Netclient Daemon
Documentation=https://docs.netmaker.org https://k8s.netmaker.org
After=network-online.target
Wants=network-online.target systemd-networkd-wait-online.service
Wants=network-online.target
[Service]
User=root