mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-13 05:26:30 +00:00
Merge pull request #27 from dluksza/patch-1
Use proper Mongo configuration file
This commit is contained in:
commit
d49485d0db
@ -4,7 +4,7 @@ Documentation=man:mongod(1)
|
||||
|
||||
[Service]
|
||||
User=mongodb
|
||||
ExecStart=/usr/bin/mongod --config /etc/mongodb.conf
|
||||
ExecStart=/usr/bin/mongod --config /etc/mongod.conf
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user