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

m
imported>Aaditya
imported>Aaditya
Line 42: Line 42:
  sudo pacman -S openrc-core cronie-openrc cryptsetup-openrc dbus-openrc device-mapper-openrc dhcpcd-openrc glibc-openrc inetutils-openrc lvm2-openrc mdadm-openrc
  sudo pacman -S openrc-core cronie-openrc cryptsetup-openrc dbus-openrc device-mapper-openrc dhcpcd-openrc glibc-openrc inetutils-openrc lvm2-openrc mdadm-openrc


After installing the ''openrc-base'' package, OpenRC should boot by default instead of systemd. Note that it will boot to a command line, as the service for a graphical display manager has not yet been installed.
After installing the ''openrc-base'' package, OpenRC should boot by default instead of systemd.  
Note that it will boot to a command line, as the service for a graphical display manager has not yet been installed.


On installing the ''openrc-base'' package, you may get messages like:
On installing the ''openrc-base'' package, you may get messages like:
Anonymous user