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:
Swagtoy
2026-05-04 21:06:54 -04:00
committed by Sam James
parent 1944212eea
commit 7c4ba476ef
@@ -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