mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-06 15:25:51 -05:00
add pts/0 to pts/9
This commit is contained in:
parent
218cbddba9
commit
cda6724755
@ -15,8 +15,9 @@
|
|||||||
## Usually tty7 is for X.
|
## Usually tty7 is for X.
|
||||||
## Qubes uses tty1 for X.
|
## Qubes uses tty1 for X.
|
||||||
|
|
||||||
## Allow members of group 'console' to use tty1 to tty7.
|
## Allow members of group 'console' to use tty1 to tty7 and pts/0 to pts/9.
|
||||||
+:console:tty1 tty2 tty3 tty4 tty5 tty6 tty7
|
## Qubes has 'pts/0'.
|
||||||
|
+:console:tty1 tty2 tty3 tty4 tty5 tty6 tty7 pts/0 pts/1 pts/2 pts/3 pts/4 pts/5 pts/6 pts/7 pts/8 pts/9
|
||||||
|
|
||||||
## Everyone else except members of group 'console-unrestricted'
|
## Everyone else except members of group 'console-unrestricted'
|
||||||
## are restricted from everything else.
|
## are restricted from everything else.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user