diff options
author | 2013-11-27 04:35:00 +0000 | |
---|---|---|
committer | 2013-11-27 04:35:00 +0000 | |
commit | 75d46ee1b4f083c6934362ee5ca0c62bc93e7901 (patch) | |
tree | a2b0ae631ea199255c2b02ed626832e4ae5b0fc7 | |
parent | make timeout_add and its wrappers return whether the timeout was scheduled (diff) | |
download | wireguard-openbsd-75d46ee1b4f083c6934362ee5ca0c62bc93e7901.tar.xz wireguard-openbsd-75d46ee1b4f083c6934362ee5ca0c62bc93e7901.zip |
sync
-rw-r--r-- | distrib/sets/lists/etc/mi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/sets/lists/etc/mi b/distrib/sets/lists/etc/mi index 304d0f0adeb..49c29622f98 100644 --- a/distrib/sets/lists/etc/mi +++ b/distrib/sets/lists/etc/mi @@ -88,7 +88,6 @@ ./etc/nginx/win-utf ./etc/npppd/npppd-users ./etc/npppd/npppd.conf -./etc/nsd.conf ./etc/ntpd.conf ./etc/ospf6d.conf ./etc/ospfd.conf @@ -249,6 +248,7 @@ ./var/named/standard/localhost ./var/named/standard/loopback ./var/named/standard/loopback6.arpa +./var/nsd/etc/nsd.conf ./var/run/utmp ./var/www/cgi-bin/printenv ./var/www/cgi-bin/test-cgi |