From bacd270f71658b5f60936e763740bee2117866cb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Mar 2008 13:34:41 +0100 Subject: Fixing wrong debian-installer auto target configuration. --- helpers/lh_binary_syslinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.0