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

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

From Manjaro
imported>Aaditya
imported>Aaditya
Line 129: Line 129:
Services can be added to startup with:
Services can be added to startup with:


  sudo rc-update add <service> default
  sudo rc-update add <service>


A service can be removed from startup with:
A service can be removed from startup with:


  sudo rc-update del <service> default
  sudo rc-update del <service>


=== Check running services ===
=== Check running services ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.