mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-24 10:37:44 +02:00
icinga2: Correct SUSE version detection
This commit is contained in:
parent
82d917c90c
commit
cb56f1a8a4
@ -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