Difference between revisions of "OpenRC, an alternative to systemd"

imported>Aaditya
imported>Aaditya
Line 50: Line 50:
Then the dbus service would be added to the default runelevel and would automatically be started at boot.
Then the dbus service would be added to the default runelevel and would automatically be started at boot.


Some common services could be enabled are ''dbus'' (system message bus), ''cronie'' (for cron), and optionally ''acpid'' (handles acpi events, see [https://wiki.archlinux.org/index.php/Acpid this] for more details).
Some common services could be enabled are ''dbus'' (system message bus) and ''cronie'' (for cron).
 
=== Additional packages ===
=== Additional packages ===


Line 120: Line 119:


==== Others ====
==== Others ====
===== ACPI =====
For handling acpi events, '''acpid-openrc''' can be installed and enabled (see [https://wiki.archlinux.org/index.php/Acpid this] for more details on acpid).


===== Logging =====
===== Logging =====
Anonymous user