diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-10-12 00:18:27 +0300 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-11 17:18:27 -0400 |
commit | 8492849ee567c4657d6ac6587ed9536857624b4c (patch) | |
tree | 27d1052b3f070e0c0ca749e664a6aa9729e0b79d /src/Makefile | |
parent | e0d2adfde677d91b57dd63f6a3f00f4b86be9a64 (diff) |
nspawn: let's mount(/tmp) inside the user namespace (#4340)
Fixes:
host# systemd-nspawn -D ... -U -b systemd.unit=multi-user.target
...
$ grep /tmp /proc/self/mountinfo
154 145 0:41 / /tmp rw - tmpfs tmpfs rw,seclabel,uid=1036124160,gid=1036124160
$ umount /tmp
umount: /root/tmp: not mounted
$ systemctl poweroff
...
[FAILED] Failed unmounting Temporary Directory.
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions