from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
openrc-init
Section: Maintenance Commands (8) Updated: SMM Index
Return to Main Contents
BSD mandoc
OpenRC
NAME
openrc-init
- the parent of all processes
SYNOPSIS
DESCRIPTION
is an init process which can be an alternative to sysvinit or any other
init process.
To use
configure your boot loader to invoke it or symlink it to /sbin/init.
Also, you will need to use
openrc-shutdown8,
to halt, reboot or poweroff the system.
The default runlevel is read from the init command line, the
rc_default_runlevel setting in rc.conf, the kernel command line, or it is
assumed to be "default" if it is not set in any of these places.
doesn't manage getty's directly, so you will need to manage them another
way. For example, you can use the agetty service script as described in
agetty-guide.md in this distribution.
BUGS
This was first released as part of OpenRC 0.25.
I do not know of any specific issues. However, since this is the first
release of openrc-init, please test and report any issues you find.
SEE ALSO
openrc-shutdown8,
AUTHORS
An William Hubbs < w.d.hubbs@gmail.com>
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- BUGS
-
- SEE ALSO
-
- AUTHORS
-
|