mirror of
https://github.com/PDP-10/its.git
synced 2026-04-30 13:42:06 +00:00
5 lines
160 B
Tcl
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"
|