summaryrefslogtreecommitdiffstats
path: root/system/openrc-services/README.Slackware
diff options
context:
space:
mode:
Diffstat (limited to 'system/openrc-services/README.Slackware')
-rw-r--r--system/openrc-services/README.Slackware10
1 files changed, 7 insertions, 3 deletions
diff --git a/system/openrc-services/README.Slackware b/system/openrc-services/README.Slackware
index 2e5949809d..0179747800 100644
--- a/system/openrc-services/README.Slackware
+++ b/system/openrc-services/README.Slackware
@@ -1,12 +1,16 @@
-After installing openrc and openrc-services, on rebooting one is booted to a command line with only a minimum of services enabled.
+After installing openrc and openrc-services, one is booted to a command line
+ with only minimum of services enabled.
Some common services that could be enabled:
# rc-update add dbus default
# rc-update add sysklogd default
# rc-update add dcron default
-# rc-update add alsasound default
+# rc-update add alsasound boot
# rc-update add consolekit default
+# rc-update add NetworkManager default
+# rc-update add dmeventd default # if using lvm
+# rc-update add lvmetad default # lvm
Enabled services for current runlevel can be queried with:
$ rc-status
@@ -14,4 +18,4 @@ $ rc-status
Enabled services across all runlevels can be queried with:
$ rc-update
-Note- Services are installed to /etc/openrc/init.d
+Note: Services are installed to /etc/openrc/init.d