1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-26 02:05:51 +00:00
Files
PDP-10.its/build/mchn/PT/custom.tcl
2025-02-12 06:32:19 +01:00

8 lines
209 B
Tcl

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