view contrib/init.d/README.txt @ 6229:3fea9701d58d

Fix gauge determination. If we look upstream ( a > b ) we still have to compare the start value of our range against the gauge and not the end value. The start value is always the relevant value as we handle the direction by checking this against A or B of the gauge. Also: I will never compare doubles with == again. I will never compare doubles with == again. I will never compare doubles with == again. I will never compare doubles with == again. I will never compare doubles with == again.
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 06 Jun 2013 18:23:17 +0200
parents dc0cc18e7944
children 1709c429818a
line wrap: on
line source
SLES-Init-Script fuer Dive4Elements River:

Installation als root:
- Kopieren nach /etc/init.d/d4e-river
- chmod 755 /etc/init.d/d4e-river
- insserv /etc/init.d/d4e-river
- /etc/init.d/d4e-river start

Deinstallation als root:
- /etc/init.d/d4e-river stop
- insserv -r /etc/init.d/d4e-river
- rm /var/log/d4e-river.log /var/run/d4e-river.pid /etc/init.d/d4e-river

TODO:
- ggf. logrotate fuer Logdatei /var/log/d4e-river.log konfigurieren

http://dive4elements.wald.intevation.org