summaryrefslogtreecommitdiffstats
path: root/system/runit-services
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:46:23 +0100
committer B. Watson2022-03-17 17:38:11 +0100
commita31cc7879fbe2d2b3526aba10b91397b7f23c7cd (patch)
tree722b8385d45d54114f94e5cd52c899bb8239a490 /system/runit-services
parentd439aba2d080794d7f8e48e330eaffee6353e5b7 (diff)
downloadslackbuilds-a31cc7879fbe2d2b3526aba10b91397b7f23c7cd.tar.gz
system/runit-services: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/runit-services')
-rw-r--r--system/runit-services/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/system/runit-services/README b/system/runit-services/README
index 680f20aa40..d37b22ad77 100644
--- a/system/runit-services/README
+++ b/system/runit-services/README
@@ -5,11 +5,10 @@ The services are installed in /etc/sv.
To enable a service, simply symlink it to your service directory, ie,
/service or /var/service.
-The default service directory is assumed to be /service.
-If its different, RUNITSVDIR can be set while executing the Slackbuild, ie:
+The default service directory is assumed to be /service. If its
+different, RUNITSVDIR can be set while executing the Slackbuild, ie:
# RUNITSVDIR=/var/service ./runit-services.Slackbuild
Service logging is done via runit's svlogd or via syslog as applicable.
tai64nlocal from daemontools is recommended for checking log timestamps.
-