summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_symlinks
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_symlinks')
-rwxr-xr-xhelpers/lh_chroot_symlinks2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks
index a7ceefe..4fffd14 100755
--- a/helpers/lh_chroot_symlinks
+++ b/helpers/lh_chroot_symlinks
@@ -32,7 +32,7 @@ Read_conffile config/binary
Read_conffile config/source
Set_defaults
-if [ "${LIVE_SYMLINKS}" != "enabled" ]
+if [ "${LH_SYMLINKS}" != "enabled" ]
then
exit 0
fi