Werk #5017: check_mk_agent: Fixed false positive error messages while installing rpm from bakery

Component Agent bakery
Title check_mk_agent: Fixed false positive error messages while installing rpm from bakery
Date Sep 20, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously a rpm package of the linux agent assumed sysvinit while checking for xinetd to be installed. The check failed if systemd was the init system. This affects only rpm packages built by agent bakery.

Now the rpm packages verifies the presence of xinetd by looking for the presence of the binary (/usr/sbin/xinetd) which seems to be less error-prone.

To the list of all Werks