summaryrefslogtreecommitdiff
path: root/helpers/binary_silo
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/binary_silo')
-rwxr-xr-xhelpers/binary_silo2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_silo b/helpers/binary_silo
index 766a18c..063944c 100755
--- a/helpers/binary_silo
+++ b/helpers/binary_silo
@@ -162,7 +162,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