Added return 0
authorMaria Alandes Pradillo <Maria.Alandes.Pradillo@cern.ch>
Thu, 27 Sep 2007 13:11:19 +0000 (13:11 +0000)
committerMaria Alandes Pradillo <Maria.Alandes.Pradillo@cern.ch>
Thu, 27 Sep 2007 13:11:19 +0000 (13:11 +0000)
org.glite.yaim.myproxy/config/functions/config_proxy_server

index 383299d..a6d4dd8 100644 (file)
@@ -64,4 +64,5 @@ sleep 3
 yaimlog DEBUG "Starting MyProxy server"
 /etc/init.d/myproxy start < /dev/null
 
+return 0
 }