Browse Source

adding service file change to SetupSystemD

afeiszli 2 years ago
parent
commit
aa0fd638f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netclient/daemon/systemd.go

+ 1 - 1
netclient/daemon/systemd.go

@@ -46,7 +46,7 @@ func SetupSystemDDaemon() error {
 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