Ignore:
Timestamp:
Nov 16, 2011, 1:13:13 PM (13 years ago)
Author:
achernya
Message:
Merge r2039-r2054 from trunk to branches/fc15-dev
Location:
branches/fc15-dev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/fc15-dev

  • branches/fc15-dev/lvs/debian/config/etc/munin/munin-node.conf

    r1359 r2055  
    1414user root
    1515group root
    16 setsid yes
     16setsid 1
    1717
    1818# Regexps for files to ignore
    1919
    20 ignore_file ~$
     20#ignore_file [#~]$  # FIX doesn't work. '#' starts a comment
     21ignore_file DEADJOE$
    2122ignore_file \.bak$
    2223ignore_file %$
    2324ignore_file \.dpkg-(tmp|new|old|dist)$
    2425ignore_file \.rpm(save|new)$
     26ignore_file \.pod$
    2527
    2628# Set this if the client doesn't report the correct hostname when
Note: See TracChangeset for help on using the changeset viewer.