diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1999-03-15 22:41:32 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1999-03-15 22:41:32 +0000 |
commit | 25acdfdadbf6559f1bcc74d1e98b8ec5546eb44f (patch) | |
tree | 6f662342a58f7a628fc459d00d8955b80f75f23b /etc | |
parent | 957dda3bbb9bcf9a989ac5e3e0555888b7c1d0eb (diff) |
named,ssh,httpd files
Diffstat (limited to 'etc')
-rw-r--r-- | etc/changelist | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index a31d9410a42..19255bc1528 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.6 1998/02/19 01:49:07 gene Exp $ +# $OpenBSD: changelist,v 1.7 1999/03/15 22:41:31 todd Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -41,6 +41,7 @@ /etc/shosts.equiv /etc/slip.hosts /etc/slip.login +/etc/sshd_config /etc/syslog.conf /etc/sysctl.conf /etc/ttys @@ -52,3 +53,9 @@ /root/.profile /root/.rhosts /root/.shosts +/root/.ssh/authorized_keys +/var/named/named.boot +/var/www/conf/httpd.conf +/var/www/conf/srm.conf +/var/www/conf/access.conf +/var/www/conf/mime.types |