From: claudio Date: Fri, 20 Jul 2018 21:59:53 +0000 (+0000) Subject: Listen on 127.0.0.1 and ::1 in the regress config since the test use localhost X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=bc6123b3c6cf92eca8671cb2de814b94249f278b;p=openbsd Listen on 127.0.0.1 and ::1 in the regress config since the test use localhost which can be resolved to either of the two values. OK bluhm@ --- diff --git a/regress/usr.sbin/snmpd/snmpd.sh b/regress/usr.sbin/snmpd/snmpd.sh index 28b87b6e064..97f78287206 100644 --- a/regress/usr.sbin/snmpd/snmpd.sh +++ b/regress/usr.sbin/snmpd/snmpd.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $OpenBSD: snmpd.sh,v 1.7 2018/06/30 17:37:59 rob Exp $ +# $OpenBSD: snmpd.sh,v 1.8 2018/07/20 21:59:53 claudio Exp $ #/* # * Copyright (c) Rob Pierce # * @@ -63,10 +63,9 @@ echo "\nConfiguration: default community strings, trap receiver, trap handle\n" cat > ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf < ${OBJDIR}/snmpd.conf <