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:
Miroslav Lichvar 2022-10-12 14:51:16 +02:00
parent bbed76d3b6
commit d1df2d1558
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ make quickcheck
%pre
%sysusers_create_compat %{SOURCE4}
:
%post
# migrate from chrony-helper to sourcedir directive