[or-cvs] r13789: karsten points out that we are missing one dirserver (tor/trunk/contrib)
weasel at seul.org
weasel at seul.org
Sat Mar 1 00:52:48 UTC 2008
Author: weasel
Date: 2008-02-29 19:52:48 -0500 (Fri, 29 Feb 2008)
New Revision: 13789
Modified:
tor/trunk/contrib/nagios-check-tor-authority-cert
Log:
karsten points out that we are missing one dirserver
Modified: tor/trunk/contrib/nagios-check-tor-authority-cert
===================================================================
--- tor/trunk/contrib/nagios-check-tor-authority-cert 2008-03-01 00:51:37 UTC (rev 13788)
+++ tor/trunk/contrib/nagios-check-tor-authority-cert 2008-03-01 00:52:48 UTC (rev 13789)
@@ -48,6 +48,7 @@
DIRSERVERS="$DIRSERVERS 216.224.124.114:9030" # ides
DIRSERVERS="$DIRSERVERS 88.198.7.215:80" # gabelmoo
DIRSERVERS="$DIRSERVERS 140.247.60.64:80" # lefkada
+DIRSERVERS="$DIRSERVERS 213.73.91.31:80" # dannenberg
TMPFILE="`tempfile`"
trap 'rm -f "$TMPFILE"' 0
More information about the tor-commits
mailing list