diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-28 09:05:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-28 09:05:13 +0000 |
commit | 9b05669cdd22b7f9c7b2ffdee284f3d6fbd27034 (patch) | |
tree | dbee35251ff7aa9b1b7da072a13a0c02ed936a97 | |
parent | 3e7acf5c35999492e7feeaa59616510bf9cc51ac (diff) | |
download | s6-9b05669cdd22b7f9c7b2ffdee284f3d6fbd27034.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | doc/s6-svscan-not-1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-svscan-not-1.html b/doc/s6-svscan-not-1.html index 57b0549..53a1c9c 100644 --- 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> |