Commit 8452a909 by Fred Smith

make logrotate not crash clusters

parent f945b1bf
...@@ -24,6 +24,7 @@ systemLog: ...@@ -24,6 +24,7 @@ systemLog:
{% else %} {% else %}
logAppend: false logAppend: false
{% endif %} {% endif %}
logRotate: {{ mongo_logrotate }}
{% if MONGO_CLUSTERED %} {% if MONGO_CLUSTERED %}
replication: replication:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment