From 88d8cd8e3bb44a106929c2ba6cebe7c0746ccbdd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 21 Jan 2026 04:14:36 +0000 Subject: Next batch of fixes, add s6 set delete --- doc/s6_system.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6_system.html') diff --git a/doc/s6_system.html b/doc/s6_system.html index a226a27..63055f8 100644 --- a/doc/s6_system.html +++ b/doc/s6_system.html @@ -97,11 +97,11 @@ only work if the machine makes use of s6-frontend has been configured to support it. On a machine that does not boot via s6-linux-init, a shutdown should be executed via the shutdown commands provided by your init system. In order for -the shutdown to be clean, the s6 live stop_everything -E +the shutdown to be clean, the s6 live stop-everything -E should be run before the init system performs a hard shutdown. For instance, if the system uses /etc/inittab, then the following line should appear in /etc/inittab: -::shutdown:/usr/bin/s6 live stop_everything -E +::shutdown:/usr/bin/s6 live stop-everything -E

reboot

-- cgit v1.3.1