aboutsummaryrefslogtreecommitdiff
path: root/system/openrc-services/README.Slackware
diff options
context:
space:
mode:
authorAaditya Bagga <aaditya_gnulinux@zoho.com>2015-05-29 21:54:50 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-31 10:36:21 +0700
commit6b4bead1d472c490c8ef595f8a6d09f4d6c47ed4 (patch)
tree2e59de4605e02dca052a93f12626fff49bbd5bcb /system/openrc-services/README.Slackware
parentbde21f861ff90f3f04323d140d244902cb9b520b (diff)
downloadslackbuilds-6b4bead1d472c490c8ef595f8a6d09f4d6c47ed4.tar.xz
system/openrc-services: Added (OpenRC services).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 000000000000..d90a80209dbe
--- /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