[Zrouter-src] ZRouter.org: push to ZRouter profiles/lua_web_ui/files/etc/rc.d/...

zrouter-src at zrouter.org zrouter-src at zrouter.org
Tue Oct 16 10:14:40 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/b13d24c91eca
changeset: 482:b13d24c91eca
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Tue Oct 16 13:11:48 2012 +0300
description:
Enable telnet access for upgrade mode.

diffstat:

 profiles/lua_web_ui/files/etc/rc.d/UPGRADE_MODE |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 791df3ecf89d -r b13d24c91eca profiles/lua_web_ui/files/etc/rc.d/UPGRADE_MODE
--- a/profiles/lua_web_ui/files/etc/rc.d/UPGRADE_MODE	Tue Oct 16 13:08:35 2012 +0300
+++ b/profiles/lua_web_ui/files/etc/rc.d/UPGRADE_MODE	Tue Oct 16 13:11:48 2012 +0300
@@ -39,6 +39,7 @@
 -H YWRtaW46YWRtaW4= -M \"Secure Area\" \
 -f /dev/%s -d /dev/map/upgrade\n" ${MD_DEV} >> /etc/inetd.conf
 			inetd -wW;
+			/usr/libexec/telnetd -4 -debug 23 &
 			sh
 		fi
 	fi


More information about the Zrouter-src mailing list