summaryrefslogtreecommitdiff
path: root/databases/mongodb34-rocks/files/patch-rpm_mongod.conf
blob: 6c0e6177cdb23ff8edb2a258c7c782e73330b758 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rpm/mongod.conf.orig	2017-04-20 21:43:42 UTC
+++ rpm/mongod.conf
@@ -11,7 +11,7 @@ systemLog:
 
 # Where and how to store data.
 storage:
-  dbPath: /var/lib/mongo
+  dbPath: /var/db/mongodb
   journal:
     enabled: true
 #  engine: