The init systems of the mainstream distros are terribly broken in the
name of 'easy' modification.
I would love having the core boot script compiled into a single
executable from a simple shell script of &&s, &s, ;s and |s. Rc might
be a good choice for the glue as a language easily learnt in minu
Them fighting words... :)
On Jul 17, 2012 8:01 AM, "hiro" <23h...@gmail.com> wrote:
>
> debian itself is not more than a hack either.
>
debian itself is not more than a hack either.
On Tue, Jul 17, 2012 at 2:20 AM, Amit Uttamchandani
wrote:
> Hello,
>
> I would like to have surf start up when the webserver on the system has
> started up.
>
> Right now, surf starts up but the webserver starts up after surf. Thus,
> when surf loads there is a 404 not found error. A manual refre
Hello,
I would like to have surf start up when the webserver on the system has
started up.
Right now, surf starts up but the webserver starts up after surf. Thus,
when surf loads there is a 404 not found error. A manual refresh has to
be performed.
I played around with init.d in debian but not s