Enjoy Slackware 15.0!
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howtos:general_admin:openrc [2018/11/30 19:09 (UTC)] aaditya sysconfdir has been changed to /etc/openrc |
howtos:general_admin:openrc [2020/04/12 15:08 (UTC)] aaditya [Note] remove extra word |
||
---|---|---|---|
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 | + | # rc-update add alsasound |
# rc-update add consolekit default | # rc-update add consolekit default | ||
# rc-update add sshd default | # rc-update add sshd default | ||
Line 160: | Line 160: | ||
To shutdown or reboot, one will need to use **openrc-shutdown**. To shutdown from a desktop environment using ConsoleKit2, | To shutdown or reboot, one will need to use **openrc-shutdown**. To shutdown from a desktop environment using ConsoleKit2, | ||
+ | |||
+ | ==== Note ==== | ||
+ | |||
+ | The **ck-system-stop** and **ck-system-restart** files in the [[https:// | ||
====== Troubleshooting ====== | ====== Troubleshooting ====== |