[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Condor restarts



I am making 2 changes in my environment and I am not sure what I need
to do to effect these changes:

I made the change :

STARTD_CRON_NAME = GMANAGER

GMANAGER_JOBLIST = job2
GMANAGER_job2_PREFIX = prefix_
GMANAGER_job2_EXECUTABLE = /home/condor/install/modules/logger
GMANAGER_job2_PERIOD = 5m
GMANAGER_job2_MODE = WaitForExit


What do I need to restart for this change to take effect?


I also made this change:
MAX_<SUBSYS>_LOG = 99999999


What do I need to restart for this change to take effect?


TIA