diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-08-14 19:59:16 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-14 20:10:33 +0200 |
commit | 9d685ca8193c0da3ad5746be3871f5350179a3b3 (patch) | |
tree | fbc8f48e4e54f90f2e540795fb53c2c16b1f5328 /src/initctl/initctl.c | |
parent | 5ba73e9b646af4d8109a5a633aa235665858144d (diff) |
machine_kill(): Don't kill the unit when killing the leader
If "machinectl poweroff" or "machinectl reboot" is used on a
systemd-nspawn container started with --keep-unit and --register, it
should *only* send the appropriate signal to the leader PID (i.e. the
container's systemd process). It shouldn't fall through to
manager_kill_unit() to also send the signal to the unit. The latter
ends up killing systemd-nspawn, which takes down the container
prematurely.
Diffstat (limited to 'src/initctl/initctl.c')
0 files changed, 0 insertions, 0 deletions