Correction : etc/sv/unbound/run
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 21 Oct 2016 14:33:01 +0000 (16:33 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 21 Oct 2016 14:33:01 +0000 (16:33 +0200)
etc/sv/unbound/run

index 21510d6..ebd1cac 100755 (executable)
@@ -2,7 +2,7 @@
 exec 2>&1
 sv=${PWD#/etc/sv/}
 
-/usr/bin/sv -w 3 start nsd3
+/usr/bin/sv -w 3 start nsd
 
 exec /usr/sbin/unbound \
  -c /etc/unbound/unbound.conf \