diff options
| author | 2010-01-01 00:24:09 +0000 | |
|---|---|---|
| committer | 2010-01-01 00:24:09 +0000 | |
| commit | 93d1745fc6509325bb4b995e1e84d0dbfae14db2 (patch) | |
| tree | 3fc172c000a4c2fc03930ae8b2f0173b46db046a | |
| parent | sync (diff) | |
| download | wireguard-openbsd-93d1745fc6509325bb4b995e1e84d0dbfae14db2.tar.xz wireguard-openbsd-93d1745fc6509325bb4b995e1e84d0dbfae14db2.zip | |
keep and eye on and back up /etc/ssl/cert.pem
yeah sure deraadt@
| -rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index a8c8cb75c12..a86dc5c14a5 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.63 2009/12/14 11:15:14 giovanni Exp $ +# $OpenBSD: changelist,v 1.64 2010/01/01 00:24:09 dlg Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -131,6 +131,7 @@ +/etc/ssh/ssh_host_rsa_key /etc/ssh/ssh_host_rsa_key.pub /etc/ssh/sshd_config +/etc/ssl/cert.pem /etc/sudoers /etc/suid_profile /etc/sysctl.conf |
