summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xliveinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/liveinit b/liveinit
index e9a4485..f14439f 100755
--- a/liveinit
+++ b/liveinit
@@ -1069,7 +1069,7 @@ fi
unset ERR
umount /proc
umount /sys
-umount /run
+umount /run 2>/dev/null
# We disable the filesystem checking code in /etc/rc.d/rc.S,
# so we need to keep the fs writable here.
#mount -o ro,remount /mnt/overlay 2>/dev/null