Blame SOURCES/sysvinit-2.86-autofsck.patch

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