From f958b41a6e7a3124e95d48fe72bbf87fce0e2fce Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 7 Sep 2021 12:15:41 +0000 Subject: svlink bugfix Signed-off-by: Laurent Bercot --- doc/s6-svunlink.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/s6-svunlink.html') diff --git a/doc/s6-svunlink.html b/doc/s6-svunlink.html index f3642be..371f5bd 100644 --- a/doc/s6-svunlink.html +++ b/doc/s6-svunlink.html @@ -84,6 +84,11 @@ situations that are nominal failures. For instance, it returns 0 even if its timeout expires; the rationale is that there is no sensible action for the user to do if this error is reported. s6-svunlink only reports errors when they uncover a deeper problem in the system. +
  • s6-svunlink sends a s6-svscanctl -an +command to scandir, which means that the system's view of services +will be refreshed and inactive services will be killed and unsupervised. +Depending on what links exist in scandir, new +services may appear, and other services than name may disappear.
  • -- cgit v1.2.3