From 6b4bead1d472c490c8ef595f8a6d09f4d6c47ed4 Mon Sep 17 00:00:00 2001 From: Aaditya Bagga Date: Fri, 29 May 2015 21:54:50 +0700 Subject: system/openrc-services: Added (OpenRC services). Signed-off-by: Willy Sudiarto Raharjo --- system/openrc-services/README.Slackware | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 system/openrc-services/README.Slackware (limited to 'system/openrc-services/README.Slackware') 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 -- cgit v1.2.3