aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-02-19 19:19:03 +0000
committerBill Nottingham <notting@redhat.com>2004-02-19 19:19:03 +0000
commitdbc06f76ca4e4d93697ed1e4f502a46473be9882 (patch)
tree07def3fe7642789f561700d2122b891af71e81f3 /rc.d
parent13be9b18ab5a34a992d33eadd7e9e4bf9b37166c (diff)
downloadinitscripts-dbc06f76ca4e4d93697ed1e4f502a46473be9882.tar
initscripts-dbc06f76ca4e4d93697ed1e4f502a46473be9882.tar.gz
initscripts-dbc06f76ca4e4d93697ed1e4f502a46473be9882.tar.bz2
initscripts-dbc06f76ca4e4d93697ed1e4f502a46473be9882.tar.xz
initscripts-dbc06f76ca4e4d93697ed1e4f502a46473be9882.zip
workaround for previous bug #112116 - make sure /boot/kernel.h is
always generated
Diffstat (limited to 'rc.d')
-rwxr-xr-xrc.d/rc.sysinit4
1 files changed, 4 insertions, 0 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index b1745179..c33de8c2 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -714,6 +714,10 @@ if grep -q "ide-scsi" /proc/cmdline ; then
fi
# Generate a header that defines the boot kernel.
+
+# workaround for bug #112116
+rm -f /boot/kernel.h
+
/sbin/mkkerneldoth
# Adjust symlinks as necessary in /boot to keep system services from