re-add comment about full path
authormarkus <markus@openbsd.org>
Wed, 14 Jan 2015 09:58:21 +0000 (09:58 +0000)
committermarkus <markus@openbsd.org>
Wed, 14 Jan 2015 09:58:21 +0000 (09:58 +0000)
regress/usr.bin/ssh/reconfigure.sh

index 89e7a0a..d78dfbf 100644 (file)
@@ -1,8 +1,9 @@
-#      $OpenBSD: reconfigure.sh,v 1.3 2015/01/14 09:54:38 markus Exp $
+#      $OpenBSD: reconfigure.sh,v 1.4 2015/01/14 09:58:21 markus Exp $
 #      Placed in the Public Domain.
 
 tid="simple connect after reconfigure"
 
+# we need the full path to sshd for -HUP
 start_sshd
 
 trace "connect before restart"