Werk #6933: Always include xinetd configuration file to .tgz packages
Component | Agent bakery | ||||||
Title | Always include xinetd configuration file to .tgz packages | ||||||
Date | Dec 10, 2018 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Due to a bug in the packaging routine within the agent bakery, the Check_MK-Agent xinetd configuration file wouldn't be included into .tgz packages.
This error occured when using the plugin "Installation paths for agent files"
while having no configured path starting with /etc
.
The xinetd configuration file under /etc/xinetd.d/
will now be included as intended,
regardless of the paths configured at the "Installation paths for agent files" ruleset.