diff --git a/3proxy.spec b/3proxy.spec index 168f451..9e4c62b 100644 --- a/3proxy.spec +++ b/3proxy.spec @@ -31,11 +31,10 @@ BuildRequires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -Requires(triggerun): systemd-units # This is actually needed for the %triggerun script but Requires(triggerun) # is not valid. We can use %post because this particular %triggerun script # should fire just after this package is installed. -Requires(post): systemd-sysv +Requires(post): systemd-sysv, systemd-units %description