Skip to content

Commit

Permalink
re-enable START expression
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Bryant committed Nov 22, 2024
1 parent 7005527 commit 3ed9776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion condor/01-nodechk.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 3ed9776

Please sign in to comment.