mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 22:43:57 +01:00
Remove Fedora nebula.service file (#1128)
This commit is contained in:
parent
d95fb4a314
commit
41e2e1de02
16
dist/fedora/nebula.service
vendored
16
dist/fedora/nebula.service
vendored
@ -1,16 +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
|
||||
Before=sshd.service
|
||||
|
||||
[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
|
||||
Loading…
x
Reference in New Issue
Block a user