60e21ec26e
/dev/console is a host resouce which gives a bunch of permissions that we really shouldn't be giving to containers, not to mention that /dev/console in containers is actually /dev/pts/$n. Drop this since arguably this is a fairly scary thing to allow... Signed-off-by: Aleksa Sarai <asarai@suse.de> |
||
---|---|---|
.. | ||
example.go | ||
spec_linux.go | ||
spec_linux_test.go |