Parcourir la source

Remove Arch nebula.service file (#1132)

Robin Candau il y a 1 an
Parent
commit
8b55caa15e
1 fichiers modifiés avec 0 ajouts et 15 suppressions
  1. 0 15
      dist/arch/nebula.service

+ 0 - 15
dist/arch/nebula.service

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