projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c89720
)
[net] SSH: Moved rssh restricted shell for SSH to SSH submenu.
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:07:15 +0000
(08:07 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 08:07:15 +0000
(08:07 +0000)
SVN-Revision: 26096
net/rssh/Makefile
patch
|
blob
|
history
diff --git
a/net/rssh/Makefile
b/net/rssh/Makefile
index 9e1766bfd01fb0bda8f7e9dc6b8f142bf5caaaaa..8e7e9f11bf386462330af1dd1b18d3ad0d6566e7 100644
(file)
--- 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