icinga2: Fix typo in systemd clause in icinga2.spec

This commit is contained in:
Tim Hardeck 2017-08-24 13:53:46 +02:00 committed by Markus Frosch
parent a7fdcaaa72
commit 59b8d34311
1 changed files with 1 additions and 1 deletions

View File

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