fix bug#62212
authorJan Pospíšil <honik@ntc.zcu.cz>
Mon, 8 Feb 2010 20:12:05 +0000 (20:12 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Mon, 8 Feb 2010 20:12:05 +0000 (20:12 +0000)
org.glite.yaim.lb/config/functions/config_info_service_lb

index fd7b1f3..9154391 100644 (file)
@@ -79,6 +79,7 @@ cat << EOF > ${INFO_PROVIDER_PATH}/glite-info-provider-service-${SERVICE_LC}-wra
 export PATH=$PATH:${INFO_SERVICE_SCRIPT}
 export ${SERVICE}_HOST=${SERVICE_HOST}
 ${INFO_SERVICE_SCRIPT}/glite-info-service ${INFO_SERVICE_CONFIG}/glite-info-service-${SERVICE_LC}.conf $SITE_NAME
+${INFO_SERVICE_SCRIPT}/glite-info-service-glue2 ${INFO_SERVICE_CONFIG}/glite-info-service-${SERVICE_LC}.conf $SITE_NAME
 EOF
 
 chmod +x ${INFO_PROVIDER_PATH}/glite-info-provider-service-${SERVICE_LC}-wrapper