summaryrefslogtreecommitdiff
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.Slackware15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/openrc-services/README.Slackware b/system/openrc-services/README.Slackware
new file mode 100644
index 0000000000..d90a80209d
--- /dev/null
+++ b/system/openrc-services/README.Slackware
@@ -0,0 +1,15 @@
+After installing openrc and openrc-services, on rebooting one is booted to a command line with only a 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 consolekit default
+
+Enabled services for current runlevel can be queried with:
+$ rc-status
+
+Enabled services across all runlevels can be queried with:
+$ rc-update