From noreply@github.com Wed Feb 23 12:12:47 2022 From: Moritz To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] 5e6ac0: 13692 FIX Checkmk agent: do not support systemd ve... Date: Wed, 23 Feb 2022 03:12:45 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5344050044347055510==" --===============5344050044347055510== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/master Home: https://github.com/tribe29/checkmk Commit: 5e6ac0f5f8f52369694e4e81ff1f4ac0109ddbbe https://github.com/tribe29/checkmk/commit/5e6ac0f5f8f52369694e4e81ff1f4= ac0109ddbbe 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 --===============5344050044347055510==--