better default for things which intentionally daemonize child processes, the default KillMode is control-group which survives daemonization
This commit is contained in:
@@ -12,6 +12,7 @@ StandardInput=null
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
SyslogIdentifier=%n
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
WantedBy=<%= app %>-<%= name %>.target
|
||||
|
||||
Reference in New Issue
Block a user