add interactive shell

This commit is contained in:
Martin Michelsen
2019-01-29 00:17:04 -08:00
parent d0408246d3
commit f3842b49f3
10 changed files with 274 additions and 15 deletions
+3
View File
@@ -18,6 +18,9 @@
"Threads": 1,
// Set to false to disable the DNS server
"RunDNSServer": true,
// Set to false to disable the interactive shell (do this if stdin is
// /dev/null, for example)
"RunInteractiveShell": true,
// ****************
// INFORMATION MENU