Re: [dev] Starting surf automatically after webserver has started
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 minutes
by anyone that knows sh. It could call programs written in languages
that can perform syscalls without spawning a new process, such as
tcpserver.
The compiled would probably be linked to 'run' in a directory of its
own, for use by supervise.
Received on Tue Jul 17 2012 - 16:42:21 CEST
This archive was generated by hypermail 2.3.0
: Tue Jul 17 2012 - 16:48:04 CEST