From ce1b7dc72224e955f96fc984361ae9dcee248741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Wed, 17 Nov 2021 18:34:48 +0100 Subject: [PATCH] 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 --- gdm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index 643fe71..7d49fcf 100644 --- a/gdm.spec +++ b/gdm.spec @@ -169,7 +169,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/db/gdm.d/locks %find_lang gdm --with-gnome %pre -sysusers_create_compat %{SOURCE6} +%sysusers_create_compat %{SOURCE6} %post # if the user already has a config file, then migrate it to the new