summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 9ae43e46e..85572268d 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -615,8 +615,8 @@ Set_defaults ()
LH_BINARY_INDICES="${LH_BINARY_INDICES:-enabled}"
# Setting boot parameters
- LH_BOOTAPPEND_INSTALL="${LH_BOOTAPPEND_INSTALL:---}"
# LH_BOOTAPPEND_LIVE
+ LH_BOOTAPPEND_INSTALL="${LH_BOOTAPPEND_INSTALL:--- \${LH_BOOTAPPEND_LIVE}}"
# Setting bootloader
if [ -z "${LH_BOOTLOADER}" ]