Adam Conrad points out that all the other /dev/tty[0-9]* have group tty 
ownership. However, they are 0620:
$ ls -l /dev/tty10 
crw--w---- 1 root tty 4, 10 Apr 13 09:29 /dev/tty10

This is presumably from the udev default in 
/lib/udev/rules.d/50-udev-default.rules:
KERNEL=="tty[0-9]*",            GROUP="tty", MODE="0620"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/980835

Title:
  tty[1-6] is now root:tty 0660 instead of root:root 0600

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/980835/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to