From 23455556a553917226802d697f8eb5221c86e6a7 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 23 Jan 2026 03:59:18 +0000 Subject: Credit heliocat; add explanation for s6_process --- doc/s6_process.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/s6_process.html') diff --git a/doc/s6_process.html b/doc/s6_process.html index 01c68fa..9247716 100644 --- a/doc/s6_process.html +++ b/doc/s6_process.html @@ -30,6 +30,14 @@ instance of s6-supervise supervising it.

+

+ The point of s6 process is to make it easier to send commands to +supervised services, by not requiring the user to know where the scandir +is or the details of . +Instead of s6-svc -r /run/service/foobar, the user can type +s6 process restart foobar for the same effect. +

+

Interface

-- 
cgit v1.3.1