diff --git a/build/mchn/HX/custom.tcl b/build/mchn/HX/custom.tcl index 15cb90c4..6034cafa 100644 --- a/build/mchn/HX/custom.tcl +++ b/build/mchn/HX/custom.tcl @@ -1,2 +1,7 @@ #Gun down users that are idle and not logged in. respond "*" ":link dragon; hourly gunner, cstacy; gunner bin\r" + +#Run a weekly unattended incremental dump. +respond "*" ":midas dragon; weekly backup_lars; backup\r" +respond "HOST NAME =" "177001\r" +expect ":KILL" diff --git a/build/mchn/TT/custom.tcl b/build/mchn/TT/custom.tcl index 5e42c4dc..17489d07 100644 --- a/build/mchn/TT/custom.tcl +++ b/build/mchn/TT/custom.tcl @@ -5,3 +5,8 @@ expect ":KILL" #Gun down users that are idle and not logged in. respond "*" ":link dragon; hourly gunner, cstacy; gunner bin\r" + +#Run a weekly unattended incremental dump. +respond "*" ":midas dragon; weekly backup_lars; backup\r" +respond "HOST NAME =" "3036\r" +expect ":KILL"