summaryrefslogtreecommitdiffstats
path: root/munin.conf
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-08-29 00:27:14 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-08-29 00:27:14 +0200
commit22d3c280de70895fe5df15d4f57a87be17362a51 (patch)
treefa7e7c36ffce89fcf5d4f4e609bc76f2417613fb /munin.conf
parentd6e30533d7730331452c5f61a98c9d1eec486a0b (diff)
downloadmunin-22d3c280de70895fe5df15d4f57a87be17362a51.tar.gz
munin-22d3c280de70895fe5df15d4f57a87be17362a51.tar.bz2
munin-22d3c280de70895fe5df15d4f57a87be17362a51.tar.xz
munin-22d3c280de70895fe5df15d4f57a87be17362a51.zip
Move datafile lock into the database folder and keep the rest of run files outside of the volume (since UNIX domain sockets can't be created on GlusterFS)
Diffstat (limited to 'munin.conf')
-rw-r--r--munin.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/munin.conf b/munin.conf
index 5ceff3f..a331659 100644
--- a/munin.conf
+++ b/munin.conf
@@ -1,5 +1,5 @@
dbdir /munin/db
-rundir /munin/run
+rundir /var/run/munin
htmldir /munin/www
logdir /munin/log