diff --git a/icinga2.spec b/icinga2.spec index 7f511102a2963db36bbe8cb511a47186a0fc77c0..3c2b1e1da98daa5a6c3494eaa7d33e133e867ead 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -46,7 +46,7 @@ %define apachegroup www %if 0%{?suse_version} >= 1310 %define use_systemd 1 -%if 0%{?sle_version} >= 120200 || 0%{?suse_version} > 1320 +%if 0%{?suse_version} > 1320 # for installing limits.conf on systemd >= 228 %define configure_systemd_limits 1 %else