File: changetrack.conf

package info (click to toggle)
changetrack 4.7-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: perl: 1,401; sh: 65; makefile: 11
file content (33 lines) | stat: -rw-r--r-- 1,002 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
## This is a list of files that you want changetrack to track.  You
## can use ls-compatible wildcards, like /etc/h* or
## /opt/apache/cgi-bin/*.sh.  If you omit the leading '/' then
## changetrack assumes that the files are relative to /.

## You can change /etc/default/changetrack so that all dpkg conffiles
## on your system will be tracked automatically.  Any files you list
## here will then be tracked in addition to your conffiles.

## To email changes to users, use a line like:
## /etc/passwd : root@localhost foo@bar.com
## Note: one email will be sent to each user, unless none of the files
## monitored by that user are modified.

#/boot/grub/menu.lst
#/etc/aliases
#/etc/apt/preferences
#/etc/default/*
#/etc/fetchmailrc
#/etc/hosts
#/etc/lprfilter
#/etc/modprobe.d/blacklist
#/etc/network/*
#/etc/news/leafnode/config
#/etc/pam.d/*
#/etc/printcap
#/etc/samba/smb.conf
#/etc/snort/snort.debian.conf
#/etc/squid/squid.conf
#/etc/ssh/sshd_config
#/etc/sudoers
#/root/.bash*
#/root/.profile