mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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…
Add table
Add a link
Reference in a new issue