acct-user/gdm-greeter: add 1, drop 0

Fix UID to be 272. Neither 272, nor 558 were in uid-gid.txt in api.git,
and 558 ended up clashing with acct-user/vinyl (which also was not registered).

Fix all of that up.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-02 05:58:03 +01:00
parent a5b1e6b6b3
commit bdc7c7a0e7
@@ -6,7 +6,7 @@ EAPI=8
inherit acct-user
DESCRIPTION="User for GDM greeter specialized for elogind"
ACCT_USER_ID=558
ACCT_USER_ID=272
ACCT_USER_GROUPS=( gdm )
ACCT_USER_HOME=/var/lib/gdm-greeter