Difference between revisions of "OpenRC, an alternative to systemd"
→Add link for sysvinit
imported>Aaditya |
imported>Aaditya |
||
| Line 1: | Line 1: | ||
[http://www.gentoo.org/proj/en/base/openrc/ OpenRC] is an init system maintained by the Gentoo developers. | [http://www.gentoo.org/proj/en/base/openrc/ OpenRC] is an init system maintained by the Gentoo developers. | ||
OpenRC is a dependency based init system that works with the system provided init program, normally sysvinit. It is not a replacement for sysvinit. | OpenRC is a dependency based init system that works with the system provided init program, normally [http://savannah.nongnu.org/projects/sysvinit sysvinit]. It is not a replacement for sysvinit. | ||
It can be used as an alternative to [http://www.freedesktop.org/wiki/Software/systemd/ systemd], for users that like more control over their system and do not want all the features that systemd provides and automatically activates. | It can be used as an alternative to [http://www.freedesktop.org/wiki/Software/systemd/ systemd], for users that like more control over their system and do not want all the features that systemd provides and automatically activates. | ||