mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Fixing the tty group and permissions for vt consoles
svn path=/nixos/trunk/; revision=21231
This commit is contained in:
parent
41bf426a66
commit
b7dab319e5
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ SYSTEM_GID_MIN 100
|
|||
SYSTEM_GID_MAX 499
|
||||
GID_MIN 1000
|
||||
GID_MAX 29999
|
||||
|
||||
TTYGROUP tty
|
||||
TTYPERM 0620
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue