From: Daniel Baumann Date: Fri, 19 Feb 2010 22:24:28 +0000 (+0100) Subject: Removing unused syncs in initscript. X-Git-Tag: debian/2.0.15-1~224 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=dca16427ad073226f2745f14fdf2c27b41b013eb;p=live-boot-grml.git Removing unused syncs in initscript. --- 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)"