summaryrefslogtreecommitdiff
path: root/rpm/mongod.conf
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2013-09-17 16:04:50 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2013-09-25 21:41:28 -0400
commite01dfe96c73e89fb5e20f55faff4fcbfb54de1b5 (patch)
tree48817d5d62c3bd3199683125449a0b26eaff69b1 /rpm/mongod.conf
parentd32637303b9dedd812d8bc9c10b173755e3602eb (diff)
downloadmongo-e01dfe96c73e89fb5e20f55faff4fcbfb54de1b5.tar.gz
SERVER-3579 Change file paths to consistent format
Diffstat (limited to 'rpm/mongod.conf')
-rw-r--r--rpm/mongod.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/mongod.conf b/rpm/mongod.conf
index 4f186abb6f8..94fe0913564 100644
--- a/rpm/mongod.conf
+++ b/rpm/mongod.conf
@@ -1,7 +1,7 @@
-# mongo.conf
+# mongod.conf
#where to log
-logpath=/var/log/mongo/mongod.log
+logpath=/var/log/mongodb/mongod.log
logappend=true