diff options
author | 2018-07-13 06:56:59 +0000 | |
---|---|---|
committer | 2018-07-13 06:56:59 +0000 | |
commit | 6837ccd5c72e499e1dcdb25d647f6e2d924c927e (patch) | |
tree | 11a30dd8c6ba790b2cb93e161b8dea26f6adc772 | |
parent | Use _ALIGN_TRAPS instead of _ALIGN_TEXT where nops aren't needed. (diff) | |
download | wireguard-openbsd-6837ccd5c72e499e1dcdb25d647f6e2d924c927e.tar.xz wireguard-openbsd-6837ccd5c72e499e1dcdb25d647f6e2d924c927e.zip |
add rad.conf; from semarie; tweak & OK tb
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 57cbb084ccc..28525aac3b0 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.120 2018/04/29 11:17:02 schwarze Exp $ +# $OpenBSD: changelist,v 1.121 2018/07/13 06:56:59 florian Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -93,6 +93,7 @@ /etc/profile /etc/protocols +/etc/pwd.db +/etc/rad.conf +/etc/radiusd.conf /etc/rbootd.conf /etc/rc |