3c3af9f5c5
Adjust patches so PATCH_STRIP is not needed Fix default config so hddtemp_smartctl works out of the box
11 lines
244 B
Text
11 lines
244 B
Text
--- node/munin-node.conf.in.orig Thu Jan 15 15:28:57 2004
|
|
+++ node/munin-node.conf.in Sun Jan 25 14:26:15 2004
|
|
@@ -12,7 +12,7 @@
|
|
# Which port to bind to;
|
|
host *
|
|
user root
|
|
-group root
|
|
+group wheel
|
|
setsid yes
|
|
|
|
# Regexps for files to ignore
|