Hi Gerard,
On the execute host, you could modify the START _expression_ in the condor config, for example to keep jobs from starting once the clock rolls over to July 1 (unix timestamp 1656651600):
START = time() < 1656651600
Jason
Is there a way to configure a host to not start new jobs after a particular date?
--
Gerard Weatherby | Application Architect
NMRbox | NAN | Department of Molecular Biology and Biophysics | UConn Health
263 Farmington Avenue, Farmington, CT 06030-6406
uchc.edu
_______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/