Just like on the host:
[idkfa@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.hal...@canonical.com>:
> ls -la /dev/{null,tty,urandom,zero,full}

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to