diff options
author | 2009-12-14 11:15:14 +0000 | |
---|---|---|
committer | 2009-12-14 11:15:14 +0000 | |
commit | 34ad0a565da6e096af955dbe227082e5ed7f7f4c (patch) | |
tree | 7cde3945f6a57f77ee0e3c3841cd43aaf95d5238 | |
parent | Add server options to completion as well. (diff) | |
download | wireguard-openbsd-34ad0a565da6e096af955dbe227082e5ed7f7f4c.tar.xz wireguard-openbsd-34ad0a565da6e096af955dbe227082e5ed7f7f4c.zip |
Add /etc/rtadvd.conf
ok sthen@
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index c49346d036e..a8c8cb75c12 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.62 2009/10/01 19:01:28 matthieu Exp $ +# $OpenBSD: changelist,v 1.63 2009/12/14 11:15:14 giovanni Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -113,6 +113,7 @@ +/etc/rndc.key /etc/rpc /etc/ripd.conf +/etc/rtadvd.conf /etc/sasyncd.conf /etc/security /etc/sensorsd.conf |