summaryrefslogtreecommitdiff
path: root/helpers/binary_syslinux
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/binary_syslinux')
-rwxr-xr-xhelpers/binary_syslinux2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_syslinux b/helpers/binary_syslinux
index 404727f..e3a8f72 100755
--- a/helpers/binary_syslinux
+++ b/helpers/binary_syslinux
@@ -448,7 +448,7 @@ then
esac
fi
-if [ "${LH_UNION_FILESYSTEM}" != "unionfs" ]
+if [ "${LH_UNION_FILESYSTEM}" != "aufs" ]
then
LH_BOOTAPPEND_LIVE="${LH_BOOTAPPEND_LIVE} union=${LH_UNION_FILESYSTEM}"
fi