#!/bin/sh
exec chpst -u mongodb:daemon /usr/bin/mongod --quiet --config /etc/mongodb.conf
