view contrib/init.d/d4e-start @ 8054:db4e6bd367a6

My hint that MeasurementStation does not know it's river was not true. Thus backout rev 8c14588d1f78.
author Tom Gottfried <tom@intevation.de>
date Fri, 18 Jul 2014 12:22:51 +0200
parents 1709c429818a
children
line wrap: on
line source
#!/bin/bash
cd $FLYSDIR
/usr/bin/java -classpath $CLASSPATH $ARGS $MAINCLASS >> $LOGFILE 2>&1&
echo $! > $D4E_PID

http://dive4elements.wald.intevation.org