On Wed, 22.04.15 16:55, Alban Crequy (al...@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 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel