mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user