nspawn: enable major=0/minor=0 devices inside the container (#3773)
authorAlessandro Puccetti <alessandro@kinvolk.io>
Thu, 21 Jul 2016 15:39:38 +0000 (17:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Jul 2016 15:39:38 +0000 (17:39 +0200)
commit31d28eabc10967daf06ae6ac4959a59556f1e7ff
tree4feaa59f1edbd20711b2ac6c68888b3517118c59
parent4d07c8d386b6f025c8834d133a54cea40fd7fc6f
nspawn: enable major=0/minor=0 devices inside the container (#3773)

https://github.com/systemd/systemd/pull/3685 introduced
/run/systemd/inaccessible/{chr,blk} to map inacessible devices,
this patch allows systemd running inside a nspawn container to create
/run/systemd/inaccessible/{chr,blk}.
src/core/dbus-cgroup.c
src/nspawn/nspawn-register.c
units/systemd-nspawn@.service.in