[Jderobot-admin] jderobot-r1210 - in trunk/src/stable/components/namingService: . sv

rocapal en jderobot.org rocapal en jderobot.org
Mar Mar 25 14:15:51 CET 2014


Author: rocapal
Date: 2014-03-25 14:15:50 +0100 (Tue, 25 Mar 2014)
New Revision: 1210

Added:
   trunk/src/stable/components/namingService/sv/
   trunk/src/stable/components/namingService/sv/run
Log:
#195 added supervise


Added: trunk/src/stable/components/namingService/sv/run
===================================================================
--- trunk/src/stable/components/namingService/sv/run	                        (rev 0)
+++ trunk/src/stable/components/namingService/sv/run	2014-03-25 13:15:50 UTC (rev 1210)
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+mkdir -p ../log/
+echo "Restarting namingService ... " `date` >> ../log/system.log
+
+cd ..
+./namingService --Ice.Config=namingService.cfg
+


Property changes on: trunk/src/stable/components/namingService/sv/run
___________________________________________________________________
Added: svn:executable
   + *



More information about the Jderobot-admin mailing list