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.
1 parent 4531d91 commit f8d7e83Copy full SHA for f8d7e83
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