From: Peter Palfrader Date: Mon, 14 Apr 2014 18:03:30 +0000 (+0200) Subject: Set a saner max-journal-size than unlimited X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=4ab4184b7ed2da472e75a998f93bad4f064731df;p=dsa-puppet.git Set a saner max-journal-size than unlimited --- diff --git a/modules/named/templates/named.conf.options.erb b/modules/named/templates/named.conf.options.erb index 1d496d05..ede58e22 100644 --- a/modules/named/templates/named.conf.options.erb +++ b/modules/named/templates/named.conf.options.erb @@ -51,6 +51,7 @@ options { }; <% end -%> + max-journal-size 100K; }; logging {