1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-03 14:49:18 +00:00

Shutdown server.

This commit is contained in:
Lars Brinkhoff
2023-10-21 20:21:20 +02:00
parent 02cae72bb8
commit 3a9425fa3f
2 changed files with 68 additions and 0 deletions

4
build/mchn/TT/custom.tcl Normal file
View File

@@ -0,0 +1,4 @@
#Enable the remote shutdown service.
respond "*" ":midas /t device;chaos shutdo_sysnet;shutsr\r"
respond "end input with ^C" "ALLOW==3036\r\003"
expect ":KILL"