]> git.pld-linux.org Git - packages/SysVinit.git/blame - sysvinit-autofsck.patch
- does not require logrotate; rel 19
[packages/SysVinit.git] / sysvinit-autofsck.patch
CommitLineData
612af2b6
JB
1--- sysvinit-2.86/src/shutdown.c.orig 2004-07-30 13:59:04.000000000 +0200
2+++ sysvinit-2.86/src/shutdown.c 2004-12-26 22:58:22.690343288 +0100
3@@ -324,6 +324,7 @@
4 }
437bcd41
AM
5 #endif
6
612af2b6
JB
7+ unlink("/.autofsck");
8 /* script failed or not present: do it ourself. */
9 sleep(1); /* Give init the chance to collect zombies. */
10
This page took 0.058324 seconds and 4 git commands to generate.