units: use numerig signal for killing systemd, to avoid incompatibilities with procps/util-linux kill

This commit is contained in:
Lennart Poettering 2012-10-23 00:11:59 +02:00
parent 4474d8abd0
commit 5411ae4782
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ After=shutdown.target
[Service]
Type=oneshot
ExecStart=@KILL@ -s RTMAX-6 $MANAGERPID
ExecStart=@KILL@ -s 58 $MANAGERPID