summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-11-22 16:24:54 +0000
committerErik Troan <ewt@redhat.com>2000-11-22 16:24:54 +0000
commit7d1050bd9b27a014105dc00d5143baf93e8b784a (patch)
treefde87e0e3d823040a86d9a975085cfd5765f992f /todo.py
parentf95a4a22ab4e90a9c5b1713054d5da86cbc64f33 (diff)
downloadanaconda-7d1050bd9b27a014105dc00d5143baf93e8b784a.tar.gz
anaconda-7d1050bd9b27a014105dc00d5143baf93e8b784a.tar.xz
anaconda-7d1050bd9b27a014105dc00d5143baf93e8b784a.zip
unmount /proc/bus/usb in chroot after running kudzu
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.py b/todo.py
index 53ffd44d2..0767eb2be 100644
--- a/todo.py
+++ b/todo.py
@@ -1735,6 +1735,8 @@ class ToDo:
except RuntimeError:
pass
+ isys.umount(self.instPath + '/proc/bus/usb', removeDir = 0)
+
w.set(4);
if self.upgrade: