summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornorby <norby@openbsd.org>2006-10-22 09:26:15 +0000
committernorby <norby@openbsd.org>2006-10-22 09:26:15 +0000
commit6b20edfe2f0b22e00e361d35dd17eb2efc288765 (patch)
tree1c463f4b6fe6bc13edf62704171d9c5004791b08
parentAdd the Edimax EW-7318USG card to the list of supported devices. (diff)
downloadwireguard-openbsd-6b20edfe2f0b22e00e361d35dd17eb2efc288765.tar.xz
wireguard-openbsd-6b20edfe2f0b22e00e361d35dd17eb2efc288765.zip
Remove unused line, from the author.
-rw-r--r--etc/ripd.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/ripd.conf b/etc/ripd.conf
index e88de620b2b..b6d6c24e600 100644
--- a/etc/ripd.conf
+++ b/etc/ripd.conf
@@ -1,4 +1,4 @@
-# $OpenBSD: ripd.conf,v 1.1 2006/10/19 15:37:54 norby Exp $
+# $OpenBSD: ripd.conf,v 1.2 2006/10/22 09:26:15 norby Exp $
fib-update yes
redistribute static
@@ -8,7 +8,6 @@ triggered-updates yes
interface rl0 {
auth-type crypt
auth-md-keyid 1
- auth-key test
auth-md 1 test
cost 2
}