Files
packages/admin/muninlite/files/etc/xinetd.d/munin
T
2014-07-07 23:45:26 +01:00

11 lines
144 B
Plaintext

service munin
{
socket_type = stream
protocol = tcp
wait = no
user = root
group = root
server = /usr/sbin/munin-node
disable = no
}