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>2011-03-09 19:01:47 +0100
commitbacd270f71658b5f60936e763740bee2117866cb (patch)
tree01a9d636192897fa7b1dfe8e1501d4d7f1b8a3cb /helpers/lh_binary_syslinux
parentfdbe2aad1482f5bcebbef6afe9c76736f4b829c6 (diff)
downloadlive-build-bacd270f71658b5f60936e763740bee2117866cb.zip
live-build-bacd270f71658b5f60936e763740bee2117866cb.tar.gz
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 75f055e..535fb8f 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