X-Git-Url: http://git.onelab.eu/?p=nodeconfig.git;a=blobdiff_plain;f=PlanetLabConf%2Fsfa_component_setup.cron;h=e24ea98494fb51c91a885ba19a693cb5772ea9dd;hp=beda80d620864f10ae59724025e03e9c8196c72f;hb=f58903d1e69d913b65c9be73258b687a04ebc674;hpb=5ee8818ec97e8fd480150fe6dd34f885378b6b5d diff --git a/PlanetLabConf/sfa_component_setup.cron b/PlanetLabConf/sfa_component_setup.cron index beda80d..e24ea98 100644 --- a/PlanetLabConf/sfa_component_setup.cron +++ b/PlanetLabConf/sfa_component_setup.cron @@ -5,6 +5,6 @@ HOME=/ # # minute hour day-of-month month day-of-week user command # download the trusted gids from the registry every hour -0 */1 * * * root /usr/bin/sfa_component_setup.py -c > /dev/null 2>&1 +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