borked apache
    Arkadiusz Miskiewicz 
    arekm at pld-linux.org
       
    Fri Mar 25 20:27:49 CET 2005
    
    
  
On Tuesday 22 of March 2005 17:15, Marcin Król wrote:
> > Could you put set -x at beginning of daemon() in rc-scripts to see what
> > happens? (also in pidoffile() and similar ones).
>
> OK, I've checked it. It enters loop in daemon():
>
>                          i=0
>                          while [ "$i" -lt "$waittime" ]; do
>                                  checkpid $pid && sleep 1 || break
>                          done
>
> Am I blind, or $i isn't increased? So it'll never reach $waittime.
Thanks. Should be fixed in rc-scripts 0.4.0.18. Please test.
-- 
Arkadiusz Miśkiewicz                    PLD/Linux Team
http://www.t17.ds.pwr.wroc.pl/~misiek/  http://ftp.pld-linux.org/
    
    
More information about the pld-devel-en
mailing list