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