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
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.5.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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