From 26c116e6ec1744e1a24aeafee71a979e3378909e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 Jul 2026 08:57:24 +0000 Subject: Support of s6-rc's --clean feature --- doc/s6_live.html | 9 ++++++++- src/s6-frontend/live.help.txt | 1 + src/s6-frontend/live_startstop.c | 15 +++++++++------ 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/doc/s6_live.html b/doc/s6_live.html index 0bb302d..acc0a07 100644 --- a/doc/s6_live.html +++ b/doc/s6_live.html @@ -119,7 +119,7 @@ command can wait forever.

Interface

-     s6 live stop [ -n ] [ -t timeout ] servicenames...
+     s6 live stop [ -n ] [ -c ] [ -t timeout ] servicenames...