summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortorben2018-09-06 11:00:37 +0200
committertorben2018-09-06 11:00:37 +0200
commit2a05dac82c93f7b9a121585574157478f82280e4 (patch)
tree12d784b0420b67ae4697e1ea0c153b3fd7813aec
parentfix. (diff)
downloadsystemd-init-2a05dac82c93f7b9a121585574157478f82280e4.tar.gz
systemd-init-2a05dac82c93f7b9a121585574157478f82280e4.tar.xz
systemd-init-2a05dac82c93f7b9a121585574157478f82280e4.zip
refactoring.
-rwxr-xr-xmodules.d/dnbd-root-filesystem/hooks/shutdown-umount.sh2
1 files changed, 1 insertions, 1 deletions
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 /