summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/live-initramfs.init5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init
index 294355d..1ba8d5c 100644
--- a/debian/live-initramfs.init
+++ b/debian/live-initramfs.init
@@ -137,11 +137,6 @@ do_stop ()
if [ -z ${QUICKREBOOT} ]
then
- # in order to deal with the aufs unmount problem, we do a sync here.
- sync
- sleep 1
- sync
-
# TODO: i18n
BOOT_DEVICE="$(get_boot_device)"