Use process KillMode on Debian systems also

closes #29295
This commit is contained in:
David Douard 2015-12-01 11:16:06 +01:00
parent 4b8bdd0afb
commit d2885390f4

View file

@ -5,6 +5,7 @@ After=syslog.target network.target
[Service]
Type=notify
ExecStart=/usr/bin/salt-master
KillMode=process
[Install]
WantedBy=multi-user.target