]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/initscripts/init.d/mountfs
initskripts: do more syncing on shutdown.
[people/teissler/ipfire-2.x.git] / src / initscripts / init.d / mountfs
index 01ecafde8c7d9471e731e7bff19c8060789d5bc1..c56100979f1d1f4271212553fa80eb3ac92acabb 100644 (file)
@@ -42,6 +42,8 @@ case "${1}" in
        stop)
                boot_mesg "Syncing discs..."
                sync && sync
+               sleep 2
+               sync && sync
                evaluate_retval
 
                boot_mesg "Unmounting all other currently mounted file systems..."