[Bug 1242913] Re: /dev/pts being created with mode=600 by Lxc
Dustin Kirkland
dustin.kirkland at gmail.com
Fri Nov 1 15:35:25 UTC 2013
ubuntu at ip-10-164-72-103:~$ cat /etc/issue
Ubuntu 13.04 \n \l
ubuntu at ip-10-164-72-103:~$ dpkg -l | grep lxc
ii liblxc0 0.9.0-0ubuntu3.7 amd64 Linux Containers userspace tools (library)
ii lxc 0.9.0-0ubuntu3.7 amd64 Linux Containers userspace tools
ii lxc-docker 0.6.5 amd64 lxc-docker is a Linux container runtime
ii lxc-docker-0.6.5 0.6.5 amd64 lxc-docker is a Linux container runtime
ii lxc-templates 0.9.0-0ubuntu3.7 all Linux Containers userspace tools (development)
ii python3-lxc 0.9.0-0ubuntu3.7 amd64 Linux Containers userspace tools (Python 3.x bindings)
ubuntu at ip-10-164-72-103:~$ fgrep pts /proc/mounts
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
ubuntu at ip-10-164-72-103:~$ sudo docker run -i -t ubuntu /bin/bash
root at 853de93e944c:/# 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
** Tags added: verification-done-raring
--
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