summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--daemon/mount.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/daemon/mount.c b/daemon/mount.c
index 250656a5..ccd07c6b 100644
--- a/daemon/mount.c
+++ b/daemon/mount.c
@@ -324,9 +324,6 @@ do_umount_all (void)
free_stringslen (mounts, size);
- /* Without this, lvm_remove_all was failing on Ubuntu. */
- udev_settle ();
-
/* We've unmounted root now, so ... */
root_mounted = 0;