ubuntu@ip-10-166-49-90:~$ cat /etc/issue Ubuntu 12.04.3 LTS \n \l ubuntu@ip-10-166-49-90:~$ dpkg -l | grep lxc ii lxc 0.7.5-3ubuntu69 Linux containers userspace tools ii lxc-docker 0.6.5 lxc-docker is a Linux container runtime ii lxc-docker-0.6.5 0.6.5 lxc-docker is a Linux container runtime
ubuntu@ip-10-166-49-90:~$ fgrep pts /proc/mounts devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 ubuntu@ip-10-166-49-90:~$ sudo docker run -i -t ubuntu /bin/bash root@b244742650f6:/# 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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs