From e18d6958b2470a2e68cc637945ccf3a1dae5c0a2 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 May 2025 06:29:50 +0000 Subject: Update examples Signed-off-by: Laurent Bercot --- examples/source/mount-proc/down | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'examples/source/mount-proc/down') diff --git a/examples/source/mount-proc/down b/examples/source/mount-proc/down index e32aef4..57465e9 100644 --- a/examples/source/mount-proc/down +++ b/examples/source/mount-proc/down @@ -1,4 +1 @@ -# s6-linux-init needs /proc still mounted at shutdown time -# (in order to read /proc/mounts, to know what order to unmount -# all the disks in). -# So, in this script we do nothing, we just leave /proc mounted. +s6-umount /proc -- cgit v1.3.1