Systemd migration bz#657412
This commit is contained in:
parent
d573d1ef2f
commit
f9a8f15e5c
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue