diff options
author | 2001-05-04 15:57:11 +0000 | |
---|---|---|
committer | 2001-05-04 15:57:11 +0000 | |
commit | 8dccd4e97e95651f5f4f85c7ec19d58c4542d6a9 (patch) | |
tree | 7a38920e7daff6b55eee98157d8b21231f2083b1 | |
parent | Typo in error string; grange@rt.mipt.ru (diff) | |
download | wireguard-openbsd-8dccd4e97e95651f5f4f85c7ec19d58c4542d6a9.tar.xz wireguard-openbsd-8dccd4e97e95651f5f4f85c7ec19d58c4542d6a9.zip |
Add /etc/sudoers; jcs@rt.fm
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 96e2aeaef8d..4e7d61453ec 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.15 2001/03/25 04:50:27 millert Exp $ +# $OpenBSD: changelist,v 1.16 2001/05/04 15:57:11 millert Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -76,6 +76,7 @@ +/etc/ssh_host_key /etc/ssh_host_key.pub /etc/sshd_config +/etc/sudoers /etc/syslog.conf /etc/sysctl.conf /etc/ttys |