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 68e1860 + f8d7e83 commit ddb3e2dCopy full SHA for ddb3e2d
templates/mongodb.service.j2
@@ -2,6 +2,7 @@
2
[Unit]
3
Description=An object/document-oriented database
4
Documentation=man:mongod(1)
5
+After=network-online.target
6
7
[Service]
8
User={{ mongodb_user }}
0 commit comments