From f9a8f15e5ce7308cf1fe9f4c4a69818c4e674c3e Mon Sep 17 00:00:00 2001 From: "Pavel Alexeev (aka Pahan-Hubbitus)" Date: Thu, 23 Jun 2011 17:05:46 +0400 Subject: [PATCH] Systemd migration bz#657412 --- 3proxy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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