On Sat, Sep 09, 2000 at 10:41:06AM -0700, Krzys Majewski wrote:
> What's the story with /etc/rc.boot/? Is it deprecated? Is it good?

Taken from "man rc.boot":

[snip]
       The /etc/rc.boot directory is obsolete. It has been superĀ­
       seded by the /etc/rcS.d directory. At boot time, first the
       /etc/rcS.d directory is scanned and  then,  for  backwards
       compatibility, the /etc/rc.boot directory.
[snip]

> Should its files be run by /etc/inittab via /etc/rcS?

I suggest you place your scripts in /etc/init.d/ and run update-rc.d 
to create the appropriate links.

** Now I have a question: **

How do I properly print out the contents of a manpage?
When I do ":r! man blabla" in vi, I get funny characters at some places.

Using man's --ascii option didn't help.

Sven
-- 
I can't be wrong, my modem's got error-correction.

Reply via email to