summaryrefslogtreecommitdiff
path: root/debian/mongod.conf
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2017-06-27 15:19:26 +0100
committerDerick Rethans <github@derickrethans.nl>2017-06-29 16:40:48 +0200
commitf0110e2682e3a787df062ee3feb7637add694978 (patch)
treee61e67a311bb8aef5c774381acf0e57252e33efc /debian/mongod.conf
parentb9be45f58636244600b992930abe6791c115cfa0 (diff)
downloadmongo-f0110e2682e3a787df062ee3feb7637add694978.tar.gz
SERVER-29822 update linux packages to add /usr/share/zoneinfo as timeZoneInfo default, and add dependency on tzdata package
Diffstat (limited to 'debian/mongod.conf')
-rw-r--r--debian/mongod.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/mongod.conf b/debian/mongod.conf
index 7559d3a4659..4a82d14d95a 100644
--- a/debian/mongod.conf
+++ b/debian/mongod.conf
@@ -24,7 +24,9 @@ net:
bindIp: 127.0.0.1
-#processManagement:
+# how the process runs
+processManagement:
+ timeZoneInfo: /usr/share/zoneinfo
#security: