summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-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