diff --git a/examples/xinetd.d/munin b/examples/xinetd.d/munin index 5913203..1d01f67 100644 --- a/examples/xinetd.d/munin +++ b/examples/xinetd.d/munin @@ -4,8 +4,8 @@ service munin protocol = tcp wait = no user = root - group = root - only_from = 10.42.42.25 + group = root + only_from = 10.42.42.25 server = /usr/local/bin/munin-node disable = no }