summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_syslinux
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-03-09 13:34:41 +0100
committerDaniel Baumann <daniel@debian.org>2008-03-09 13:34:41 +0100
commita955c29e10bb6b5cacc0532028c212b55e0e8bde (patch)
tree01a9d636192897fa7b1dfe8e1501d4d7f1b8a3cb /helpers/lh_binary_syslinux
parent4e21be314879bdf31a24197564bfe8d715e5d662 (diff)
downloadvyos-live-build-a955c29e10bb6b5cacc0532028c212b55e0e8bde.tar.gz
vyos-live-build-a955c29e10bb6b5cacc0532028c212b55e0e8bde.zip
Fixing wrong debian-installer auto target configuration.
Diffstat (limited to 'helpers/lh_binary_syslinux')
-rwxr-xr-xhelpers/lh_binary_syslinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 75f055e11..535fb8f1f 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -158,7 +158,7 @@ Syslinux_install_entry ()
;;
Auto)
- TAPPEND="rescue/enable=true ${APPEND} ${QAPPEND}"
+ TAPPEND="auto=true priority=critical ${APPEND} ${QAPPEND}"
;;
esac