summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorandf-mongodb <55111344+andf-mongodb@users.noreply.github.com>2019-12-05 17:53:16 -0500
committerdhatcher42 <daniel.hatcher@mongodb.com>2019-12-05 17:53:28 -0500
commitbd7863be222f2dc09294352ba73c23baf36bdbc5 (patch)
treee59a24ca966e2f9a888e1688557fec4e82a7aec1 /rpm
parented03960eb32b62f2f62df7eafe08852143283269 (diff)
downloadmongo-bd7863be222f2dc09294352ba73c23baf36bdbc5.tar.gz
SERVER-44974 Remove extra 'for' in rpm/mongod.service
Closes #1338 Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
Diffstat (limited to 'rpm')
-rw-r--r--rpm/mongod.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/mongod.service b/rpm/mongod.service
index 44a40a5efe6..67ff1879cf6 100644
--- a/rpm/mongod.service
+++ b/rpm/mongod.service
@@ -30,7 +30,7 @@ LimitMEMLOCK=infinity
# total threads (user+kernel)
TasksMax=infinity
TasksAccounting=false
-# Recommended limits for for mongod as specified in
+# Recommended limits for mongod as specified in
# https://docs.mongodb.com/manual/reference/ulimit/#recommended-ulimit-settings
[Install]