From: Daniel Dickinson Date: Sat, 12 Mar 2011 08:07:15 +0000 (+0000) Subject: [net] SSH: Moved rssh restricted shell for SSH to SSH submenu. X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fe68deb9e730ae4cd6a0db459d88cc6d40da3ffc;p=openwrt%2Fsvn-archive%2Farchive.git [net] SSH: Moved rssh restricted shell for SSH to SSH submenu. SVN-Revision: 26096 --- diff --git a/net/rssh/Makefile b/net/rssh/Makefile index 9e1766bfd0..8e7e9f11bf 100644 --- a/net/rssh/Makefile +++ b/net/rssh/Makefile @@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/rssh SECTION:=net CATEGORY:=Network + SUBMENU:=SSH TITLE:=restricted shell for use with OpenSSH URL:=http://www.pizzashack.org/rssh/index.shtml endef