aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/files/telnet
Commit message (Collapse)AuthorAgeFilesLines
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-071-38/+0
| | | | | | | | | | This enables passworldless login for root via SSH whenever no root password is set (e.g. after reset, flashing without keeping config or in failsafe) and removes telnet support alltogether. Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46809
* fix various init scriptsLuka Perkov2013-09-231-3/+3
| | | | | | | | | | | | Changes include: * removing unused variables * replacing spaces with tabs where appropriate * more consistency with variable declarations Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38142
* busybox: convert telnet init script to procdJohn Crispin2013-07-111-6/+7
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37242
* packages: clean up the package folderJohn Crispin2013-06-211-0/+37
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007