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:
parent
5545979fe3
commit
eadbadf46a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue