Installing MongoDB on a Linux distro using SystemD instead of inittab

While trying to get MongoDB working on a Fedora 15 test server I found that there was no way of installing the latest version with SystemD control due to a pre-existing known bug. To Mongo’s credit there is a file provided in the source under rpm/init.d-mongod, however when it comes to this being used by … Continue reading Installing MongoDB on a Linux distro using SystemD instead of inittab