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

m
imported>Aaditya
imported>Aaditya
Line 100: Line 100:
==== Display Manager ====
==== Display Manager ====


To boot to a graphical display manager, install the '''displaymanager-openrc''' package, and edit the ''/etc/conf.d/xdm'' file to specify your display manager. For example, to use '''lightdm''', I changed the line
To boot to a graphical display manager, install the '''displaymanager-openrc''' package, and edit the ''/etc/conf.d/xdm'' file to specify your display manager. For example, to use '''lightdm''', change the line


  DISPLAYMANAGER="xdm"
  DISPLAYMANAGER="xdm"
Anonymous user