From noreply@github.com Wed Feb 23 12:12:46 2022 From: Moritz To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] c98170: 13692 FIX Checkmk agent: do not support systemd ve... Date: Wed, 23 Feb 2022 03:12:44 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3336049863728736778==" --===============3336049863728736778== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/2.1.0 Home: https://github.com/tribe29/checkmk Commit: c98170401f8c52edd63e98bf5f188390f207628b https://github.com/tribe29/checkmk/commit/c98170401f8c52edd63e98bf5f188= 390f207628b Author: Moritz Kiemer Date: 2022-02-23 (Wed, 23 Feb 2022) Changed paths: A .werks/13692 M agents/scripts/super-server/0_systemd/setup M tests/agent-unit/scripts/super-server/0_systemd/test_setup.sh Log Message: ----------- 13692 FIX Checkmk agent: do not support systemd versions prior to 220 The Checkmk agent no longer uses systemd versions prior to 220. These systemd versions either do not support features the agent may need (e.g. setting of the REMOTE_ADDR environment variable) or they are buggy (e.g. ExecStopPost= ) On theses systems, the agent will try to use xinetd. Change-Id: I41a432651c544e557f8971c9e05e66605f409ecc --===============3336049863728736778==--