diff options
author | gene <gene@cvs.openbsd.org> | 1998-02-19 01:49:08 +0000 |
---|---|---|
committer | gene <gene@cvs.openbsd.org> | 1998-02-19 01:49:08 +0000 |
commit | 98cd760e123cb1a22be3d318534edfa3c6c4469e (patch) | |
tree | 4a7d2d204c3cb74d3abeaa2137b3a25abd05e972 | |
parent | 7963d24cf8459c979a28a708f8f27af0d795bc51 (diff) |
Add several more files to track including daily.local and monthly.local and
the ipf rules. (anyone think of more tat should be here?)
-rw-r--r-- | etc/changelist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 06280b38c3f..a31d9410a42 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.5 1997/09/15 09:58:00 deraadt Exp $ +# $OpenBSD: changelist,v 1.6 1998/02/19 01:49:07 gene Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -10,16 +10,19 @@ /etc/csh.cshrc /etc/csh.login /etc/daily +/etc/daily.local /etc/distfile /etc/exports /etc/fstab /etc/ftpusers /etc/group /etc/hosts.equiv +/etc/ipf.rules /etc/mail.rc /etc/master.passwd /etc/monthly /etc/named.boot +/etc/ipnat.rules /etc/netstart /etc/networks /etc/passwd @@ -39,8 +42,10 @@ /etc/slip.hosts /etc/slip.login /etc/syslog.conf +/etc/sysctl.conf /etc/ttys /etc/weekly +/etc/weekly.local /root/.cshrc /root/.klogin /root/.login |