1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

specifically fork mongodb

This commit is contained in:
George Hunt 2018-05-22 17:07:21 +00:00
parent 5545979fe3
commit eadbadf46a

View file

@ -8,7 +8,7 @@ User=mongodb
Group=mongodb
PIDFile=/var/run/mongodb/mongod.pid
#EnvironmentFile=/etc/sysconfig/mongodb
ExecStart=/usr/bin/mongod -f /etc/mongod.conf
ExecStart=/usr/bin/mongod --fork -f /etc/mongod.conf
[Install]
WantedBy=multi-user.target