Systemd migration bz#657412

This commit is contained in:
Pavel Alexeev (aka Pahan-Hubbitus) 2011-06-23 17:05:46 +04:00
commit f9a8f15e5c

View file

@ -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