aboutsummaryrefslogtreecommitdiff
path: root/system/s6-linux-init/README
diff options
context:
space:
mode:
authorMuhammad Mahendra Subrata <mumahendras3@gmail.com>2021-02-19 21:49:29 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-21 00:05:02 +0700
commit629d9beb06e87934354691238e85f09e1d7a4cbb (patch)
tree1153f7386e3f2dbe07699b4627b2f7c28cbc7e44 /system/s6-linux-init/README
parent2fced70feb049fdb62d9b3ee7087dd9baadf3c4f (diff)
system/s6-linux-init: Updated for version 1.0.6.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/s6-linux-init/README')
-rw-r--r--system/s6-linux-init/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/s6-linux-init/README b/system/s6-linux-init/README
index 28c069dffb267..21fdbd752a9b0 100644
--- a/system/s6-linux-init/README
+++ b/system/s6-linux-init/README
@@ -35,8 +35,8 @@ script like below:
The init system created by s6-linux-init will need an early boot tmpfs
in order to work properly. By default, s6-linux-init will assume that
-this initial tmpfs will be mounted on /run. You can change this by
-passing TMPFS_DIR=/path/to/directory to the script like below:
+this tmpfs will be mounted on /run. You can change this by passing
+TMPFS_DIR=/path/to/directory to the script like below:
TMPFS_DIR=/path/to/directory ./s6-linux-init.SlackBuild