1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-24 09:30:29 +00:00
Files
PDP-10.its/build/mchn/PT/custom.tcl
2024-03-10 20:42:12 +01:00

8 lines
229 B
Tcl

#Enable the remote shutdown service.
respond "*" ":midas /t device;chaos shutdo_sysnet;shutsr\r"
respond "end input with ^C" "ALLOW==177001\r\003"
expect ":KILL"
#Disable the DM gunner.
respond "*" ":delete sys;atsign gunner\r"