[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Registration with a webserver - how to restart



On Tue, 2005-10-18 at 13:11 -0400, sean finney wrote:

> hmm.. tricky.  thanks for catching that.  i think i'll fall back to just
> using -x then, as i guess it doesn't get us a whole lot.  in either case
> a clever/mischevious/accidental user could fake us into thinking it was
> running, but it's not like that's really a big deal i guess.  

Sounds fine to me

> about your patch:
> 
> > -		httpds=$wc_httpd_supported
> > +		httpds=$wc_httpd_running
> 
> shouldn't that be
> 
> > -		httpds=$wc_httpd_supported
> > +		httpds=`§wc_httpd_runnin`

Hmm, or perhaps

 -             httpds=$wc_httpd_supported
 +             httpds=`wc_httpd_running`

Cheers

-- 
Matt Brown
matt@mattb.net.nz
Mob +64 275 611 544 www.mattb.net.nz





Reply to: