From 2a05dac82c93f7b9a121585574157478f82280e4 Mon Sep 17 00:00:00 2001 From: torben Date: Thu, 6 Sep 2018 11:00:37 +0200 Subject: refactoring. --- modules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh b/modules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh index ae6d2a0b..03946bc9 100755 --- a/modules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh +++ b/modules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh @@ -2,7 +2,7 @@ source /usr/lib/configure-logging.sh bl.exception.try { # TODO - exit 0 + return # NOTE: Calling "umount" on "/oldroot" results in "target is busy." error # if we do not change current working directory to current root. cd / -- cgit v1.2.3-55-g7522