mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
acct-user/gdm-greeter: Add to video group
Reportedly required for some Nvidia users. This is actually identical to what acct-user/gdm has as well. Thanks-to: Bernie Hackett Thanks-to: Henny Closes: https://bugs.gentoo.org/973590 Signed-off-by: Swagtoy <me@ow.swag.toys> Part-of: https://github.com/gentoo/gentoo/pull/46201 Closes: https://github.com/gentoo/gentoo/pull/46201 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ inherit acct-user
|
||||
|
||||
DESCRIPTION="User for GDM greeter specialized for elogind"
|
||||
ACCT_USER_ID=272
|
||||
ACCT_USER_GROUPS=( gdm )
|
||||
ACCT_USER_GROUPS=( gdm video )
|
||||
ACCT_USER_HOME=/var/lib/gdm-greeter
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user