Explorar o código

Remove obsolete systemd unit settings. (#412)

Joe Doss %!s(int64=4) %!d(string=hai) anos
pai
achega
13471f5792
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      examples/service_scripts/nebula.service

+ 0 - 2
examples/service_scripts/nebula.service

@@ -6,8 +6,6 @@ Before=sshd.service
 
 [Service]
 SyslogIdentifier=nebula
-StandardOutput=syslog
-StandardError=syslog
 ExecReload=/bin/kill -HUP $MAINPID
 ExecStart=/usr/local/bin/nebula -config /etc/nebula/config.yml
 Restart=always