Removing unused syncs in initscript.
authorDaniel Baumann <daniel@debian.org>
Fri, 19 Feb 2010 22:24:28 +0000 (23:24 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:07 +0000 (17:48 +0100)
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)"