[lxc-devel] [PATCH] Support MS_SHARED /

Alexander Vladimirov alexander.idkfa.vladimirov at gmail.com
Mon Jan 7 16:07:08 UTC 2013


Just like on the host:
[idkfa at s10 ~]$ ls -la /dev/{null,tty,urandom,zero,full}
crw-rw-rw- 1 root root 1, 7 янв  6 13:30 /dev/full
crw-rw-rw- 1 root root 1, 3 янв  6 13:30 /dev/null
crw-rw-rw- 1 root tty  5, 0 янв  8 00:03 /dev/tty
crw-rw-rw- 1 root root 1, 9 янв  6 13:30 /dev/urandom
crw-rw-rw- 1 root root 1, 5 янв  6 13:30 /dev/zero

For example /dev/tty not being group-writable leads to the following
error when I login through ssh:
 sshd[79]: error: open /dev/tty failed - could not set controlling
tty: Permission denied

2013/1/7 Serge Hallyn <serge.hallyn at canonical.com>:
> ls -la /dev/{null,tty,urandom,zero,full}




More information about the lxc-devel mailing list