Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.4.3
-
None
-
None
-
2020-4, 2020-5, 2020-6, 2020-7
Description
The new version of post-mysql-install, etc rely on systemctl, but systemd will not be running inside of a Docker container for instance.
If the systemctl binary and the mariadb.service script are present BUT systemd is not running, this will still give us a false positive. I suggest we expand the conditional check to verify if systemd is actually running.
Attachments
Issue Links
- split to
-
MCOL-4051 Clone for MCOL-3830 systemctl cat mariadb.service does not work on all systems
- Closed