Mercurial > dive4elements > river
view contrib/init.d/d4e-start @ 8839:2c8259176c46
Add configurable time tolerance to SAML ticket validation.
This allows e.g. to account for time skew between the ISP and
the server this servlet is run on.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 28 Jun 2017 20:09:53 +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