/* UserInterface-cfg.h ========================================================================= USERINTERFACE RESOURCES DEFINITION */ /* OBJECT PROFILE: add object globus ---------------------------------------------------------------------------- */ EXTRA(profile.components) globus profile.reconfig_globus start /* OBJECT BOOT: add object globus and gdmp_client ---------------------------------------------------------------------------- */ EXTRA(boot.services) globus EXTRA(boot.run) globus boot.level_globus 0 EXTRA(boot.services) gdmp_client EXTRA(boot.run) gdmp_client boot.level_gdmp_client 2 /* OBJECT UPDATE AND UPDATERPMS: use the high-level UserInterface rpmlist ---------------------------------------------------------------------------- */ +update.rpmcfg UI-rpm /* OBJECT GLOBUS ---------------------------------------------------------------------------- */ globus.uienabled yes globus.uiscriptconf /bin/true /* to be removed in the next release */ globus.uiconfigenv /opt/edg/etc/UI_ConfigENV.cfg globus.uiresbroker UI_RESBROKER globus.uilogbook UI_LOGBOOK globus.services crlup globus.servenabled_crlup yes globus.servname_crlup edg-crl-upgraded /* GDMP Client ---------------------------------------------------------------------------*/ EXTRA(profile.components) gdmp_client profile.reconfig_gdmp_client start gdmp_client.localserver SE_HOSTNAME gdmp_client.config /opt/edg/sbin/configure_gdmp_client gdmp_client.basedir /opt/edg #ifdef SE_VO_ALICE EXTRA(gdmp_client.vo) alice #endif #ifdef SE_VO_ATLAS EXTRA(gdmp_client.vo) atlas #endif #ifdef SE_VO_CMS EXTRA(gdmp_client.vo) cms #endif #ifdef SE_VO_LHCB EXTRA(gdmp_client.vo) lhcb #endif #ifdef SE_VO_BIOM EXTRA(gdmp_client.vo) biome #endif #ifdef SE_VO_EOBS EXTRA(gdmp_client.vo) eo #endif #ifdef SE_VO_WPSIX EXTRA(gdmp_client.vo) wpsix #endif #ifdef SE_VO_ITEAM EXTRA(gdmp_client.vo) iteam #endif #ifdef SE_VO_TUTOR EXTRA(gdmp_client.vo) tutor #endif #ifdef SE_VO_CG EXTRA(gdmp_client.vo) cg #endif