Remove Arch nebula.service file (#1132)

This commit is contained in:
Robin Candau 2024-04-30 13:45:23 +02:00 committed by GitHub
parent 7ed9f2a688
commit 8b55caa15e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,15 +0,0 @@
[Unit]
Description=Nebula overlay networking tool
Wants=basic.target network-online.target nss-lookup.target time-sync.target
After=basic.target network.target network-online.target
[Service]
Type=notify
NotifyAccess=main
SyslogIdentifier=nebula
ExecReload=/bin/kill -HUP $MAINPID
ExecStart=/usr/bin/nebula -config /etc/nebula/config.yml
Restart=always
[Install]
WantedBy=multi-user.target