diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-10-14 02:17:06 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-10-14 02:17:06 +0000 |
commit | 73bd4ae1dae901e525bfa308087c224f51b7eff2 (patch) | |
tree | c326c67b52ac75623f85dea31fa0b04c7bf0010f /etc/changelist | |
parent | 5b83c123d19724bc623a33dafe1ac3c9a67b6dfa (diff) |
Add some missing files; based on patch from David Krause
Diffstat (limited to 'etc/changelist')
-rw-r--r-- | etc/changelist | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 587b55b404c..fd689fe6eb8 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.21 2001/08/24 19:21:00 mickey Exp $ +# $OpenBSD: changelist,v 1.22 2001/10/14 02:17:05 millert Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -18,12 +18,15 @@ /etc/csh.logout /etc/daily /etc/daily.local +/etc/defaultdomain +/etc/dhclient.conf /etc/dhcpd.conf /etc/distfile /etc/dm.conf /etc/exports /etc/fbtab /etc/fstab +/etc/ftpchroot /etc/ftpusers /etc/gettytab /etc/group @@ -33,7 +36,9 @@ /etc/hosts.equiv /etc/hosts.lpd /etc/inetd.conf +/etc/ksh.kshrc /etc/locate.rc +/etc/login.conf /etc/mail.rc /etc/mailer.conf /etc/man.conf @@ -41,6 +46,7 @@ /etc/moduli /etc/monthly /etc/monthly.local +/etc/mrouted.conf /etc/mygate /etc/myname /etc/named.boot @@ -52,6 +58,7 @@ /etc/passwd /etc/passwd.conf /etc/pf.conf +/etc/phones /etc/printcap /etc/protocols /etc/rbootd.conf @@ -70,6 +77,7 @@ /etc/shosts.equiv /etc/slip.hosts /etc/slip.login +/etc/ssh_config +/etc/ssh_host_dsa_key /etc/ssh_host_dsa_key.pub +/etc/ssh_host_rsa_key @@ -85,7 +93,9 @@ /etc/weekly.local /etc/wsconsctl.conf /etc/mail/aliases +/etc/mail/localhost.cf /etc/mail/sendmail.cf +/etc/mail/submit.cf /etc/mail/local-host-names /root/.cshrc /root/.klogin |