Changeset 26
- Timestamp:
- 01/29/04 18:15:47 (8 years ago)
- Files:
-
- trunk/node/munin-node.conf.in (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/node/munin-node.conf.in
- Property cvs2svn:cvs-rev changed from 1.1 to 1.2
r7 r26 18 18 # Regexps for files to ignore 19 19 20 ignore_file \.dpkg-(old|new)$ 20 ignore_file ~$ 21 ignore_file \.bak$ 22 ignore_file %$ 23 ignore_file \.dpkg-(tmp|new|old|dist)$ 21 24 ignore_file \.rpm(save|new)$ 22 ignore_file \.bak$23 25 24 26 # Set this if the client doesn't report the correct hostname when
