[Bug 1242913] Re: /dev/pts being created with mode=600 by Lxc
Dustin Kirkland
dustin.kirkland at gmail.com
Thu Oct 31 20:04:07 UTC 2013
Fix verified.
LXC Guest:
root at 20d752d45116:/# ls -alF /dev/pts/
total 4
drwxr-xr-x 2 root root 0 Oct 31 18:50 ./
drwxr-xr-x 6 root root 4096 Oct 31 18:50 ../
crw-rw-rw- 1 root root 5, 2 Oct 31 18:50 ptmx
root at 20d752d45116:/# cat /proc/mounts | grep "/dev/pts "
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0
root at 20d752d45116:/# fgrep pts /proc/mounts
devpts /dev/tty1 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0
devpts /dev/ptmx devpts rw,relatime,gid=5,mode=620,ptmxmode=666 0 0
LXC Host:
kirkland at x230:~⟫ fgrep pts /proc/mounts
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1242913
Title:
/dev/pts being created with mode=600 by Lxc
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1242913/+subscriptions
More information about the Ubuntu-server-bugs
mailing list