- Timestamp:
- Nov 16, 2011, 1:13:13 PM (13 years ago)
- Location:
- branches/fc15-dev
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fc15-dev
- Property svn:mergeinfo changed
/trunk merged: 2048,2051-2053
- Property svn:mergeinfo changed
-
branches/fc15-dev/lvs/debian/config/etc/munin/munin-node.conf
r1359 r2055 14 14 user root 15 15 group root 16 setsid yes16 setsid 1 17 17 18 18 # Regexps for files to ignore 19 19 20 ignore_file ~$ 20 #ignore_file [#~]$ # FIX doesn't work. '#' starts a comment 21 ignore_file DEADJOE$ 21 22 ignore_file \.bak$ 22 23 ignore_file %$ 23 24 ignore_file \.dpkg-(tmp|new|old|dist)$ 24 25 ignore_file \.rpm(save|new)$ 26 ignore_file \.pod$ 25 27 26 28 # Set this if the client doesn't report the correct hostname when
Note: See TracChangeset
for help on using the changeset viewer.