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

imported>Aaditya
imported>Aaditya
Line 35: Line 35:
   
   
  :: Proceed with installation? [Y/n]
  :: Proceed with installation? [Y/n]
'''Note-'''
Due to a bug with the current openrc-base package group in the repo, you would need to install all the packages in the group manually. So the command to install openrc-base would be:
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.
Anonymous user