From: Daniel KouĊ™il Date: Tue, 8 Feb 2005 14:00:19 +0000 (+0000) Subject: Rename the startup script to glite-proxy-renewald to allow the script to detect X-Git-Tag: glite-security-proxyrenewal_R_1_0_10~72 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a5bf75c4c6273c5365c6f3737d0a1f129ed58da0;p=jra1mw.git Rename the startup script to glite-proxy-renewald to allow the script to detect running daemon glite-proxy-renewd. This fixes bug #6633. --- diff --git a/org.glite.security.proxyrenewal/Makefile b/org.glite.security.proxyrenewal/Makefile index 539736d..9fb7907 100644 --- a/org.glite.security.proxyrenewal/Makefile +++ b/org.glite.security.proxyrenewal/Makefile @@ -138,7 +138,7 @@ install: ${INSTALL} -m 644 ${top_srcdir}/LICENSE ${PREFIX}/share/doc/${package}-${version} cd ${top_srcdir}/interface && ${INSTALL} -m 644 renewal.h ${PREFIX}/include/glite/security/proxyrenewal - ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/${DAEMON} + ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/glite-proxyrenewald clean: