mirror of
https://github.com/PDP-10/its.git
synced 2026-03-10 12:48:25 +00:00
Disabled GCBULK and DIGEST daemons on HX, BC, and TT.
This commit is contained in:
committed by
Lars Brinkhoff
parent
ca108300a4
commit
2ae3c584ab
3
build/mchn/BC/custom.tcl
Normal file
3
build/mchn/BC/custom.tcl
Normal file
@@ -0,0 +1,3 @@
|
||||
# get rid of links to daemons that don't run correctly
|
||||
respond "*" ":delete dragon;hourly digest\r"
|
||||
respond "*" ":delete dragon;hourly gcbulk\r"
|
||||
@@ -5,3 +5,7 @@ respond "*" ":link dragon; hourly gunner, cstacy; gunner bin\r"
|
||||
respond "*" ":midas dragon; weekly backup_lars; backup\r"
|
||||
respond "HOST NAME =" "177001\r"
|
||||
expect ":KILL"
|
||||
|
||||
# get rid of links to daemons that don't run correctly
|
||||
respond "*" ":delete dragon;hourly digest\r"
|
||||
respond "*" ":delete dragon;hourly gcbulk\r"
|
||||
|
||||
@@ -10,3 +10,7 @@ respond "*" ":link dragon; hourly gunner, cstacy; gunner bin\r"
|
||||
respond "*" ":midas dragon; weekly backup_lars; backup\r"
|
||||
respond "HOST NAME =" "3036\r"
|
||||
expect ":KILL"
|
||||
|
||||
# get rid of links to daemons that don't run correctly
|
||||
respond "*" ":delete dragon;hourly digest\r"
|
||||
respond "*" ":delete dragon;hourly gcbulk\r"
|
||||
|
||||
Reference in New Issue
Block a user