commit 9b05669cdd22b7f9c7b2ffdee284f3d6fbd27034
parent 3e7acf5c35999492e7feeaa59616510bf9cc51ac
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date: Tue, 28 Jun 2022 09:05:13 +0000
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/s6-svscan-not-1.html b/doc/s6-svscan-not-1.html
@@ -120,7 +120,7 @@ WantedBy=multi-user.target
[Service]
Type=simple
-ExecStart=/command/s6-svscan -St0 /service
+ExecStart=/command/s6-svscan /service
ExecStop=/command/s6-svscanctl -t /service
ExecReload=/command/s6-svscanctl -an /service
Restart=always
@@ -151,7 +151,7 @@ file with <tt>kill -s HUP 1</tt>.
<pre> sv /command/s6-svscanboot "" on </pre>
<a name="launchd">
-<h2> MacOS X launchd </h2>
+<h2> MacOS launchd </h2>
</a>
<p>