Removing unused syncs in initscript.
[live-boot-grml.git] / debian / live-initramfs.init
index 294355d..1ba8d5c 100644 (file)
@@ -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)"