ssh-keysign is needed for hostbased authent.

cheers
michu

Signed-off-by: Michael Vogt <michu at neophob.com>
Index: package/net/openssh/Makefile
===================================================================
--- package/net/openssh/Makefile	(revision 10172)
+++ package/net/openssh/Makefile	(working copy)
@@ -169,6 +169,7 @@
 	$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/ssh-add $(1)/usr/bin/
 	$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/ssh-agent $(1)/usr/bin/
 	$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/ssh-keyscan $(1)/usr/bin/
+	$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/ssh-keysign $(1)/usr/bin/
 endef
 
 define Package/openssh-server/install
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to