Skip to content

Commit

Permalink
I think this is actuall working but user jobs are just broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Lincoln Bryant committed Jun 24, 2024
1 parent a9aca0a commit a1f6c9f
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 a1f6c9f

Please sign in to comment.