--- sysvinit-2.86/src/shutdown.c.autofsck 2004-07-30 07:59:04.000000000 -0400 +++ sysvinit-2.86/src/shutdown.c 2005-12-19 15:20:04.000000000 -0500 @@ -324,6 +324,7 @@ } #endif + unlink("/.autofsck"); /* script failed or not present: do it ourself. */ sleep(1); /* Give init the chance to collect zombies. */