[systemd-devel] [PATCH] unit: When stopping due to BindsTo=, log which unit caused it

Lennart Poettering lennart at poettering.net
Fri Apr 24 03:45:23 PDT 2015


On Wed, 22.04.15 16:55, Alban Crequy (alban at endocode.com) wrote:

> Thanks for the commits. They don't seem related to containers.
> 
> I can reproduce my issue on git-master:
> 
> sudo ~/git/systemd/systemd-nspawn --register=false --bind
> $HOME/tmp/vol -D debian-tree -b
> 
> Then, in the container, make sure /bin/umount does NOT exist.
> Then halt the container with kill -37 1 (SIGRTMIN+3)

We require /bin/mount and /bin/umount to exist. We do not support
systems where you remove those. We also don't support systems without
glibc either, ... ;-)

Lennart

-- 
Lennart Poettering, Red Hat


More information about the systemd-devel mailing list