diff --git a/condor/01-nodechk.conf b/condor/01-nodechk.conf index a466db1..d982c33 100644 --- a/condor/01-nodechk.conf +++ b/condor/01-nodechk.conf @@ -6,4 +6,4 @@ STARTD_CRON_nodecheck_RECONFIG = false STARTD_CRON_nodecheck_KILL = true STARTD_ATTRS = $(STARTD_ATTRS) NodeOnline -START = ($(START)) && (NodeOnline =?= True) +#START = ($(START)) && (NodeOnline =?= True)