mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
sysuser: generate default snippet incorporating TTY_GID properly
When the user specifies --with-tty-gid= then we should honour that and write it to the snippet, too.
This commit is contained in:
@@ -20,7 +20,7 @@ g wheel - -
|
||||
# Access to certain kernel and userspace facilities
|
||||
g kmem - -
|
||||
g lock - -
|
||||
g tty 5 -
|
||||
g tty @TTY_GID@ -
|
||||
g utmp - -
|
||||
|
||||
# Hardware access groups
|
||||
Reference in New Issue
Block a user