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

imported>Aaditya
imported>Aaditya
Line 10: Line 10:
OpenRC is available in the '''Unstable and Testing''' branches of the Manjaro repositories. Users of these branches can install OpenRC in the following way:
OpenRC is available in the '''Unstable and Testing''' branches of the Manjaro repositories. Users of these branches can install OpenRC in the following way:


1) Remove ''systemd-sysvcompat''
Install the ''openrc-base'' package
sudo pacman -R systemd-sysvcompat
 
2) Install ''sysvinit''
sudo pacman -S sysvinit
 
3) Install the ''openrc-base'' package
  sudo pacman -S openrc-base
  sudo pacman -S openrc-base


Anonymous user