Rename the startup script to glite-proxy-renewald to allow the script to detect
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:00:19 +0000 (14:00 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 8 Feb 2005 14:00:19 +0000 (14:00 +0000)
running daemon glite-proxy-renewd. This fixes bug #6633.

org.glite.security.proxyrenewal/Makefile

index 539736d..9fb7907 100644 (file)
@@ -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: