]> TLD Linux GIT Repositories - packages/munin.git/blobdiff - munin-asyncd.sysconfig
- fixed asyncd init script, added asyncd sysconfig
[packages/munin.git] / munin-asyncd.sysconfig
diff --git a/munin-asyncd.sysconfig b/munin-asyncd.sysconfig
new file mode 100644 (file)
index 0000000..dc7cb58
--- /dev/null
@@ -0,0 +1,8 @@
+# Munin node IP address or hostname (default is localhost)
+#MUNIN_NODE_HOST="localhost"
+
+# Munin node port (default is 4949)
+#MUNIN_NODE_PORT="4949"
+
+# maximum time (in seconds) to wait for munin-asyncd to stop
+MUNIN_ASYNCD_SHUTDOWN_TIMEOUT="15"