muninlite: Import from oldpackages, add myself as maintainer

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
Jonathan McCrohan
2014-07-07 23:32:41 +01:00
parent 931f161e27
commit 231da9d0f3
7 changed files with 150 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
service munin
{
socket_type = stream
protocol = tcp
wait = no
user = root
group = root
server = /usr/sbin/munin-node
disable = no
}