1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-30 13:42:06 +00:00
Files
PDP-10.its/build/mchn/TT/custom.tcl
Lars Brinkhoff 3a9425fa3f Shutdown server.
2023-10-27 16:30:02 +02:00

5 lines
160 B
Tcl

#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"