From c26b476060353355b43d251dbb8a624c19c5ec30 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 23 Feb 2026 09:11:41 +0000 Subject: Doc typo fixes --- doc/s6-frontend.conf.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/s6-frontend.conf.html') diff --git a/doc/s6-frontend.conf.html b/doc/s6-frontend.conf.html index b5ee708..938b3c0 100644 --- a/doc/s6-frontend.conf.html +++ b/doc/s6-frontend.conf.html @@ -30,7 +30,7 @@ are located).

For instance, this is what allows the -s6 process restart foobar command to send +s6 process restart foobar command to send s6-svc -r to the foobar service without the user needing to type, or even remember, what the full path to the foobar service directory is. @@ -57,27 +57,27 @@ simple key = value lines, comments permitted.

The directory where s6-svscan is running. The default is /run/service (possibly overridden by the --scandir build-time configure option to - or to +s6-linux-init or to s6-frontend).
livedir
The directory hosting the live service database managed by s6-rc. The default is /run/s6-rc (possibly overridden by the --livedir build-time configure option to - or to +s6-rc or to s6-frontend).
repodir
The directory hosting the repository of service sets managed by the s6-rc repo commands. The default is /var/lib/s6-rc/repository (possibly overridden by the --repodir build-time configure option to - or to +s6-rc or to s6-frontend).
bootdb
The path to the boot-time compiled service database. The default is /etc/s6-rc/compiled/current (possibly overridden by the --bootdb build-time configure option to - or to +s6-rc or to s6-frontend).
stmpdir
-- cgit v1.3.1