]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: fix user namespace support
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Sep 2015 10:48:17 +0000 (12:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Sep 2015 10:48:17 +0000 (12:48 +0200)
commit403af78c8049358496ec10920b3aaf741056daf9
tree020b2f65bbc4eef958be5a914e096cfe12440113
parentdb3b1dedb27b631f6685eda394977249804966c6
nspawn: fix user namespace support

We didn#t actually pass ownership of /run to the UID in the container
since some releases, let's fix that.
src/nspawn/nspawn-mount.c
src/nspawn/nspawn-mount.h
src/nspawn/nspawn.c