[net] SSH: Moved rssh restricted shell for SSH to SSH submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26096 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 08:07:15 +00:00
parent 086939837d
commit 98185dd9e2

View File

@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/rssh define Package/rssh
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=SSH
TITLE:=restricted shell for use with OpenSSH TITLE:=restricted shell for use with OpenSSH
URL:=http://www.pizzashack.org/rssh/index.shtml URL:=http://www.pizzashack.org/rssh/index.shtml
endef endef