check_logfiles: 3.7.5.1
[omd.git] / packages / thruk / patches / 0002-thruk_init.skel_patch
blob905ccbe28712d9ec761f57933ccd278203a52875
1 --- a/etc/init.d/thruk  2012-05-26 12:55:14.000000000 +0200
2 +++ b/etc/init.d/thruk  2012-05-26 12:57:38.597724820 +0200
3 @@ -21,6 +21,7 @@
4  STARTURL="http://localhost/thruk/cgi-bin/remote.cgi"
5  WGET="/usr/bin/wget"
6  
7 +. ###ROOT###/.profile
8  if [ ! -z $OMD_SITE ]; then
9      STARTURL="http://localhost/$OMD_SITE/thruk/cgi-bin/remote.cgi"
10      PIDFILE=$OMD_ROOT/tmp/thruk/thruk.pid