Werk #9435: Fix start of omd service if no Checkmk version is installed
Component | Firmware |
Title | Fix start of omd service if no Checkmk version is installed |
Date | Jun 30, 2021 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Appliance Version | 1.4.16 |
If no Checkmk version was installed, e.g. on first start of an appliance, the omd systemd service failed with "Failed to start Check_MK Monitoring.".
The service will now only be started, if "/usr/bin/omd" is present.