Merge pull request #1556 from gravitl/hotfix_v0.15.2_service_file

adding service file change to SetupSystemD
This commit is contained in:
Alex Feiszli 2022-09-14 11:58:05 -04:00 committed by GitHub
commit 7e8c113f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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