In SERVER-46342, systemd reload command was used to make sure systemd was aware of the unit files after install. The commit associated with that ticket assumes systemd is in use, and issues the command. When it was backported to older branches that happen to test distros without systemd, the issue was seen.
We need to check if systemd is in use and if it is then issue the command.
- is depended on by
-
SERVER-52937 mongodb-org 4.2.11 debian package is failing to install
- Closed
- is related to
-
SERVER-46342 DEB installs of MDB do not issue systemctl daemon-reload on install
- Closed
-
SERVER-54386 mongodb 3.6.22 install fails if systemctl daemon is not running
- Closed
-
SERVER-50888 Consider SERVER-46342 for backport to v4.2 --> v3.6
- Closed