mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 19:09:35 +02:00
icinga2: Correct SUSE version detection
This commit is contained in:
parent
b0c01b2b3e
commit
06d7f4dc6c
@ -57,7 +57,7 @@
|
||||
%define apachegroup www
|
||||
%if 0%{?suse_version} >= 1310
|
||||
%define use_systemd 1
|
||||
%if 0%{?suse_version} >= 120200 && 0%{?is_opensuse}
|
||||
%if 0%{?leap_version} >= 420100
|
||||
# for installing limits.conf on systemd >= 228
|
||||
%define configure_systemd_limits 1
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user