From dca16427ad073226f2745f14fdf2c27b41b013eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Feb 2010 23:24:28 +0100 Subject: [PATCH] Removing unused syncs in initscript. --- debian/live-initramfs.init | 5 ----- 1 file changed, 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)" -- 2.1.4