[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs

[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:general_admin:openrc [2018/11/30 19:09 (UTC)] – sysconfdir has been changed to /etc/openrc aadityahowtos:general_admin:openrc [2021/09/12 22:18 (UTC)] (current) – [OpenRC] we default to using openrc as init in slackware aaditya
Line 2: Line 2:
 ====== OpenRC ====== ====== OpenRC ======
  
-OpenRC is a dependency based service management system. It works with the system provided init program, normally ///sbin/init//.+OpenRC is a dependency based init system.
  
 ===== Features ===== ===== Features =====
Line 78: Line 78:
   # rc-update add sysklogd default   # rc-update add sysklogd default
   # rc-update add dcron default   # rc-update add dcron default
-  # rc-update add alsasound default  # for desktop+  # rc-update add alsasound boot  # for desktop
   # rc-update add consolekit default  # for desktop   # rc-update add consolekit default  # for desktop
   # rc-update add sshd default  # for server   # rc-update add sshd default  # for server
Line 160: Line 160:
  
 To shutdown or reboot, one will need to use **openrc-shutdown**. To shutdown from a desktop environment using ConsoleKit2, check out this [[https://github.com/ConsoleKit2/ConsoleKit2/pull/113|PR]]. To shutdown or reboot, one will need to use **openrc-shutdown**. To shutdown from a desktop environment using ConsoleKit2, check out this [[https://github.com/ConsoleKit2/ConsoleKit2/pull/113|PR]].
 +
 +==== Note ====
 +
 +The **ck-system-stop** and **ck-system-restart** files in the [[https://github.com/ConsoleKit2/ConsoleKit2/pull/113|PR]] can be saved to ///usr/local/sbin/poweroff// and ///usr/local/sbin/reboot// respectively. This allows using the **poweroff** and **reboot** commands like before.
  
 ====== Troubleshooting ====== ====== Troubleshooting ======
QR Code
QR Code howtos:general_admin:openrc (generated for current page)