Fix %sysusers_create_compat macro call
Fixes: d892da1
Use systemd sysusers config to create user and group
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2023993
This commit is contained in:
parent
315e61c5ef
commit
ce1b7dc722
2
gdm.spec
2
gdm.spec
@ -169,7 +169,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/db/gdm.d/locks
|
|||||||
%find_lang gdm --with-gnome
|
%find_lang gdm --with-gnome
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
sysusers_create_compat %{SOURCE6}
|
%sysusers_create_compat %{SOURCE6}
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# if the user already has a config file, then migrate it to the new
|
# if the user already has a config file, then migrate it to the new
|
||||||
|
Loading…
Reference in New Issue
Block a user