diff options
author | 2003-11-17 19:00:10 +0000 | |
---|---|---|
committer | 2003-11-17 19:00:10 +0000 | |
commit | 5168003d75c367ea6c467ea12c277e7707cdc1ec (patch) | |
tree | 9c04715c3f52670a82c029c143f9aba0f77dab9d | |
parent | merge apache 1.3.29 and mod_ssl 2.8.16 (diff) | |
download | wireguard-openbsd-5168003d75c367ea6c467ea12c277e7707cdc1ec.tar.xz wireguard-openbsd-5168003d75c367ea6c467ea12c277e7707cdc1ec.zip |
Don't expose the contents of rndc.key by diffing; noticed by Randy Lewis
-rw-r--r-- | etc/changelist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/changelist b/etc/changelist index 884e00b33f3..300f91edc10 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.32 2003/10/08 20:30:04 grange Exp $ +# $OpenBSD: changelist,v 1.33 2003/11/17 19:00:10 millert Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -76,7 +76,7 @@ /etc/rc.shutdown /etc/remote /etc/resolv.conf -/etc/rndc.key ++/etc/rndc.key /etc/rpc /etc/security /etc/sensorsd.conf @@ -117,7 +117,7 @@ /var/cron/deny /var/cron/tabs/root /var/named/etc/named.conf -/var/named/etc/rndc.key ++var/named/etc/rndc.key /var/www/conf/httpd.conf /var/www/conf/srm.conf /var/www/conf/access.conf |