From 1b9235e3632180d9a2c81afb25ed5bd967f3f717 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Sun, 27 Dec 2020 20:32:25 -0500 Subject: [PATCH] add job for guest CO --- Workbench/comanage_cron/container_files/system/root-crontab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Workbench/comanage_cron/container_files/system/root-crontab b/Workbench/comanage_cron/container_files/system/root-crontab index 5e3a594..6edb2f0 100644 --- a/Workbench/comanage_cron/container_files/system/root-crontab +++ b/Workbench/comanage_cron/container_files/system/root-crontab @@ -1,4 +1,5 @@ * * * * * /usr/local/bin/runcomangejob.sh 1 -* * * * * /usr/local/bin/runcomangejob.sh 2 +* * * * * /usr/local/bin/runcomangejob.sh 2 +* * * * * /usr/local/bin/runcomangejob.sh 3 # Deprecated job to run expirations, syncorgsources, and groupvalidity tasks (until Registry v4.0.0) 0 * * * * /usr/local/bin/runcomangejob.sh