From cfe3218a0803e4abf51ee54a6f7a0403d11dde26 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Sun, 5 Sep 2010 18:38:38 +0000 Subject: [PATCH] removing sfa_component_setup cron job --- PlanetLabConf/sfa_component_setup.cron | 10 ---------- PlanetLabConf/sfa_component_setup_cron.php | 15 --------------- 2 files changed, 25 deletions(-) delete mode 100644 PlanetLabConf/sfa_component_setup.cron delete mode 100644 PlanetLabConf/sfa_component_setup_cron.php diff --git a/PlanetLabConf/sfa_component_setup.cron b/PlanetLabConf/sfa_component_setup.cron deleted file mode 100644 index e24ea98..0000000 --- a/PlanetLabConf/sfa_component_setup.cron +++ /dev/null @@ -1,10 +0,0 @@ -SHELL=/bin/bash -PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin -MAILTO=root -HOME=/ -# -# minute hour day-of-month month day-of-week user command -# download the trusted gids from the registry every hour -5 */6 * * * root /usr/bin/sfa_component_setup.py -c > /dev/null 2>&1 -# download the slice gids every 30 minutes -*/30 * * * * root /usr/bin/sfa_component_setup.py -g > /dev/null 2>&1 diff --git a/PlanetLabConf/sfa_component_setup_cron.php b/PlanetLabConf/sfa_component_setup_cron.php deleted file mode 100644 index d5c0c9b..0000000 --- a/PlanetLabConf/sfa_component_setup_cron.php +++ /dev/null @@ -1,15 +0,0 @@ - -- 2.43.0