Re: [Webware-devel] webkit rc script

2001-05-29 Thread Chuck Esterbrook
At 02:16 PM 5/29/2001 -0500, Ian Bicking wrote: >The webkit rc script includes /etc/rc.d/init.d/functions. My Debian >system doesn't have such a file. It seems like the only function used >is "success". If that definition was inlined, it would make it more >portable. > >But otherwise it works g

[Webware-devel] webkit rc script

2001-05-29 Thread Ian Bicking
The webkit rc script includes /etc/rc.d/init.d/functions. My Debian system doesn't have such a file. It seems like the only function used is "success". If that definition was inlined, it would make it more portable. But otherwise it works good. Ian _