chiark / gitweb /
nspawn: actually allow access to /dev/net/tun in the container
authorLennart Poettering <lennart@poettering.net>
Fri, 10 Oct 2014 09:11:25 +0000 (11:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Oct 2014 09:11:25 +0000 (11:11 +0200)
commit864e17068ce9acf418d42a625141884293170952
treec5455b21b426087c0b74a652f61c55be3538d595
parent5516ae44198b5128f2afd93c7fb7973f89e2bfd9
nspawn: actually allow access to /dev/net/tun in the container

It's not sufficient to just copy the device node over, we need to update
the policy for it too.
src/nspawn/nspawn.c