[feat] Integrated Dropbear SSH server (#3842)

* Add a menu item to start an ssh server

* Add blank login option
This commit is contained in:
onde2rock
2018-05-13 21:27:52 +02:00
committed by Frans de Jonge
parent fbd549bcfd
commit c0e80461ff
5 changed files with 183 additions and 9 deletions

View File

@@ -100,8 +100,8 @@ common_settings.night_mode = {
}
common_settings.network = {
text = _("Network"),
sub_item_table = NetworkMgr:getMenuTable()
}
NetworkMgr:getMenuTable(common_settings)
common_settings.screen = {
text = _("Screen"),