[PATCH] Added line to udev.permissions.redhat

Added this line to have xterms provide a prompt.
This commit is contained in:
ken@cgi101.com 2004-03-09 19:55:17 -08:00 committed by Greg KH
parent b86f56ff09
commit 3e16482d25

View file

@ -9,6 +9,7 @@ vc/[0-9]*:root:tty:0660
# Set this to 0660 if you only want users belonging to tty group # Set this to 0660 if you only want users belonging to tty group
# to be able to allocate PTYs # to be able to allocate PTYs
ptmx:root:tty:0666 ptmx:root:tty:0666
tty:root:tty:0666
pty[p-za-e][0-9a-f]*:root:tty:0660 pty[p-za-e][0-9a-f]*:root:tty:0660
tty[p-za-e][0-9a-f]*:root:tty:0660 tty[p-za-e][0-9a-f]*:root:tty:0660
pty/m*:root:tty:0660 pty/m*:root:tty:0660