summaryrefslogtreecommitdiff
path: root/doc/s6-svlink.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-09-07 12:15:41 +0000
committerLaurent Bercot <ska@appnovation.com>2021-09-07 12:15:41 +0000
commitf958b41a6e7a3124e95d48fe72bbf87fce0e2fce (patch)
treef9a1a7c159c62cc84392f7bdcf97da1303649d0a /doc/s6-svlink.html
parentd9488baa63351cafd237f5af15018ea5898ec0bc (diff)
downloads6-f958b41a6e7a3124e95d48fe72bbf87fce0e2fce.tar.xz
svlink bugfix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/s6-svlink.html')
-rw-r--r--doc/s6-svlink.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/s6-svlink.html b/doc/s6-svlink.html
index 7682e37..c1b9e94 100644
--- a/doc/s6-svlink.html
+++ b/doc/s6-svlink.html
@@ -105,6 +105,10 @@ supervisors one at a time, can be used instead. </li>
<li> If <em>servicedir</em> is logged, i.e. <em>servicedir</em><tt>/log</tt>
is also a valid service directory, then <tt>s6-svlink</tt> will wait until
supervisors have been spawned for both the service and its logger. </li>
+ <li> <tt>s6-svlink</tt> sends a <a href="s6-svscanctl.html">s6-svscanctl -a</a>
+command to <em>scandir</em>, which means that the system's view of services
+will be refreshed. Depending on what links exist in <em>scandir</em>, other
+services than <em>servicedir</em> may also appear. </li>
<li> The symmetrical program to <tt>s6-svlink</tt> is named
<a href="s6-svunlink.html">s6-svunlink</a>. </li>
</ul>