mirror of
https://github.com/munin-monitoring/muninlite.git
synced 2024-11-16 08:38:33 +01:00
7c8bd1e394
git-svn-id: svn://svn.code.sf.net/p/muninlite/code/muninlite@1 35caa317-6b62-4e8a-81c0-b04f0c356266
11 lines
268 B
Text
11 lines
268 B
Text
service munin
|
|
{
|
|
socket_type = stream
|
|
protocol = tcp
|
|
wait = no
|
|
user = root
|
|
group = root
|
|
only_from = 10.42.42.25
|
|
server = /usr/local/bin/munin-node
|
|
disable = no
|
|
}
|