On 8/30/05, Alan Cox <[EMAIL PROTECTED]> wrote:
> On Maw, 2005-08-30 at 17:10 +0200, Andrea Arcangeli wrote:
> > It's certainly much easier to tweak the kernel config before compiling
> > the kernel than to edit the mess in /etc/init.d/* with all the
> > gratuitous differences of the userland flavours.
> 
> Just follow the LSB specification and about the only thing thats totally
> out of field is Slackware.
> 
These days Slackware has /etc/rc.d/rc.sysvinit to run SystemV style
init scripts in addition to its own BSD init scripts. So as long as
the script is well written (takes start/stop arguments) and is placed
in /etc/rc.d/rc${runlevel}.d/ as both K* and S*, then all a slackware
user needs to do to run it at boot is to  chmod +x
/etc/rc.d/rc.sysvinit  if they haven't already.


-- 
Jesper Juhl <[EMAIL PROTECTED]>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to