-
fix busybox unpriv · cfe615f0Serge Hallyn authored
1. tty5 is not needed 2. the devices should be optional in case they didn't exist in the host / parent-container 3. switch from 'touch $rootfs/dev/$dev' to using create=file in the mount entry. Signed-off-by:Serge Hallyn <serge.hallyn@ubuntu.com>
cfe615f0
×