mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
298 B
Plaintext
14 lines
298 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2006/06/08 19:16:24 he Exp $
|
|
|
|
--- node/munin-node.conf.in.orig 2004-01-29 18:15:47.000000000 +0100
|
|
+++ node/munin-node.conf.in
|
|
@@ -12,7 +12,7 @@ setseid 1
|
|
# Which port to bind to;
|
|
host *
|
|
user root
|
|
-group root
|
|
+group wheel
|
|
setsid yes
|
|
|
|
# Regexps for files to ignore
|