From: Daniel KouĊ™il Date: Wed, 13 Oct 2004 09:54:16 +0000 (+0000) Subject: Export environment X-Git-Tag: glite-lb-common_R_0_2_0~71 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3bbe87be66012b8ebc75bd36fe625d9ef1fb2b5b;p=jra1mw.git Export environment --- diff --git a/org.glite.security.proxyrenewal/config/startup b/org.glite.security.proxyrenewal/config/startup index 5960221..6fe303b 100755 --- a/org.glite.security.proxyrenewal/config/startup +++ b/org.glite.security.proxyrenewal/config/startup @@ -13,6 +13,7 @@ start() { [ -n "$GLITE_HOST_CERT" ] && X509_USER_CERT="$GLITE_HOST_CERT" [ -n "$GLITE_HOST_KEY" ] && X509_USER_KEY="$GLITE_HOST_KEY" + export X509_USER_CERT X509_USER_KEY echo -n Starting ProxyRenewal Daemon: glite-proxy-renewd ...