summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/mongod.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mongod.conf b/debian/mongod.conf
index da78d2b7817..4d9dd562793 100644
--- a/debian/mongod.conf
+++ b/debian/mongod.conf
@@ -8,7 +8,7 @@
dbpath=/var/lib/mongodb
#where to log
-logpath=/var/log/mongodb/mongodb.log
+logpath=/var/log/mongodb/mongod.log
logappend=true