diff options
-rw-r--r-- | setup-disk.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/setup-disk.in b/setup-disk.in index 5b7a21a..fc7efd4 100644 --- a/setup-disk.in +++ b/setup-disk.in @@ -72,9 +72,6 @@ install_mounted_root() { ln -s boot/grsec "$mnt"/grsec # create an extlinux.conf - sed -e '/append initrd/d' \ - -e ':kernel /boot/grsec:d' \ - /media/*/syslinux.cfg > "$mnt"/boot/extlinux.conf cat >"$mnt"/boot/extlinux.conf <<EOF timeout 20 prompt 1 |