From 418ca4bc726b106698d2c5e4045fcc6de089101e Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 11 Aug 2019 13:24:28 +0200 Subject: Propperly unmount the overlay partition on shutdown Signed-off-by: David Oberhollenzer --- docs/defconfig.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/defconfig.md b/docs/defconfig.md index c58848e..c4ab477 100644 --- a/docs/defconfig.md +++ b/docs/defconfig.md @@ -90,6 +90,8 @@ For the shutdown and reboot targets, the following services are executed: * sigterm - send the SIGTERM signal to all processes and wait for 5 seconds * sigkill - send the SIGKILL signal to all remaining processes * ifdown - bring all network interfaces down + * unmount - unmount the overlay mount points and the underlying + writeable filesystem * sync - run the sync command -- cgit v1.2.3