suppress error in %pre scriptlet
The sysusers_create_compat macro from systemd doesn't supress errors (#2090129). Add an empty command to always return success. Related: #2095374
This commit is contained in:
parent
bbed76d3b6
commit
d1df2d1558
@ -166,6 +166,7 @@ make quickcheck
|
|||||||
|
|
||||||
%pre
|
%pre
|
||||||
%sysusers_create_compat %{SOURCE4}
|
%sysusers_create_compat %{SOURCE4}
|
||||||
|
:
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# migrate from chrony-helper to sourcedir directive
|
# migrate from chrony-helper to sourcedir directive
|
||||||
|
Loading…
Reference in New Issue
Block a user