]> git.pld-linux.org Git - packages/SysVinit.git/blame - sysvinit-autofsck.patch
- quote CC
[packages/SysVinit.git] / sysvinit-autofsck.patch
CommitLineData
437bcd41
AM
1--- sysvinit-2.78/src/shutdown.c.foo Tue Aug 28 22:19:45 2001
2+++ sysvinit-2.78/src/shutdown.c Tue Aug 28 22:22:02 2001
3@@ -201,6 +201,7 @@
4 }
5 #endif
6
7+ unlink("/.autofsck");
8 /* script failed or not present: do it ourself. */
9 sleep(1); /* Give init the chance to collect zombies. */
10 setenv("PATH", "/bin:/sbin:/usr/bin:/usr/sbin", 1);
This page took 0.022688 seconds and 4 git commands to generate.