On 14/03/2008, at 8:59 PM, Erwin van Maanen wrote:
Just I more question if you don't mind answering it... which
procress starts
the rc and rc.local, is that the kernel itself or some kind of
process that
is started by the kernel.
Ummm,
man rc
DESCRIPTION
rc is the command script that is invoked by init(8) during an
automatic
reboot and after single user mode is exited; it performs system
house-
keeping chores and starts up system daemons. Additionally, rc
is intri-
cately tied to the netstart(8) script, which runs commands and
daemons
pertaining to the network.
And then man init, and so on.
Etc.
OpenBSD is renowned for its documentation, for a very good reason.