mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-26 03:19:23 +02:00
icinga2: Fix typo in systemd clause in icinga2.spec
This commit is contained in:
parent
a7fdcaaa72
commit
59b8d34311
@ -522,7 +522,7 @@ exit 0
|
||||
%postun common
|
||||
# suse
|
||||
%if "%{_vendor}" == "suse"
|
||||
%if 0%{?using_systemd}
|
||||
%if 0%{?use_systemd}
|
||||
%service_del_postun %{name}.service
|
||||
%else
|
||||
%restart_on_update %{name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user