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

m
imported>Aaditya
imported>Aaditya
Line 49: Line 49:
  run 'rc-update add dhcpcd default'
  run 'rc-update add dhcpcd default'


Running these commands adds the services to the specified runlevels. For example if you run:
Running these command(s) adds the service(s) to the specified runlevels. For example if you run:


  sudo rc-update add cronie default
  sudo rc-update add cronie default
Anonymous user