chiark / gitweb /
service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= process is...
authorMichael Olbrich <m.olbrich@pengutronix.de>
Wed, 12 Jun 2013 06:41:16 +0000 (08:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Jul 2013 00:32:33 +0000 (02:32 +0200)
commitc961869ac580f5a3aea3737f9e45af71b0983662
tree96e9563876620e34acbca244b8548ba23181137e
parentc72aadd1851096ea979f68b4e32cca71746ccdc4
service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= process is defined

It won't help if the main process is still there and there is no new
process to kill.
src/core/service.c