summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xanaconda1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda b/anaconda
index 34a59c8fe..1e6712d5a 100755
--- a/anaconda
+++ b/anaconda
@@ -351,4 +351,5 @@ except:
pdb.post_mortem (tb)
os._exit (1)
+todo.fstab.umountFilesystems(rootPath, ignoreErrors = 1)
del intf