mirror of
https://github.com/PDP-10/its.git
synced 2026-03-05 11:04:02 +00:00
Fixed link to sysbin;bday bin in dragon;. It has its FN1 and FN2 swapped.
The link is supposed to be DRAGON; DAILY BDAY, but is currently DRAGON; BDAY DAILY. PFT looks for FN1s of HOURLY, DAILY, MNTHLY, and YEARLY to execute at the appropriate time intervals.
This commit is contained in:
@@ -258,7 +258,7 @@ expect ":KILL"
|
||||
# bday
|
||||
respond "*" ":midas sysbin;_sysen1;bday\r"
|
||||
expect ":KILL"
|
||||
respond "*" ":link dragon;bday daily,sysbin;bday bin\r"
|
||||
respond "*" ":link dragon;daily bday,sysbin;bday bin\r"
|
||||
|
||||
# sender
|
||||
respond "*" ":midas sysbin;sender_sysen1;sender\r"
|
||||
|
||||
Reference in New Issue
Block a user