better default for things which intentionally daemonize child processes, the default KillMode is control-group which survives daemonization

This commit is contained in:
Bright Fulton
2012-12-12 14:57:11 -05:00
parent f6b57d7b92
commit d357197718

View File

@@ -12,6 +12,7 @@ StandardInput=null
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=%n
KillMode=process
[Install]
WantedBy=<%= app %>-<%= name %>.target