We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a2199a + 6d856b9 commit d49485dCopy full SHA for d49485d
files/mongodb.service
@@ -4,7 +4,7 @@ Documentation=man:mongod(1)
4
5
[Service]
6
User=mongodb
7
-ExecStart=/usr/bin/mongod --config /etc/mongodb.conf
+ExecStart=/usr/bin/mongod --config /etc/mongod.conf
8
9
[Install]
10
WantedBy=multi-user.target
0 commit comments