X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/12e2c9db247d2d90fb0d70ba5ccc241c092185e9..26c853a923b21fbb599f9951409e053e18ee465b:/cookbooks/munin/templates/default/rrdcached.erb diff --git a/cookbooks/munin/templates/default/rrdcached.erb b/cookbooks/munin/templates/default/rrdcached.erb index f89b91ae1..72f9e6fcc 100644 --- a/cookbooks/munin/templates/default/rrdcached.erb +++ b/cookbooks/munin/templates/default/rrdcached.erb @@ -7,7 +7,7 @@ DISABLE=0 # options to be passed to rrdcached # (do not specify -p - this is handled by the init script) # default: see /etc/init.d/rrdcached -OPTS="-s munin -m 660 -l unix:/var/run/rrdcached.sock -w 1800 -z 1800 -j /var/lib/munin/rrdcached -F -b /var/lib/munin -B" +OPTS="-s munin -m 666 -l unix:/var/run/rrdcached.sock -w 1800 -z 1800 -j /var/lib/munin/rrdcached -F -b /var/lib/munin -B" # number of seconds to wait for rrdcached to shut down # (writing the data to disk may take some time;