summaryrefslogtreecommitdiff
path: root/hooks/live
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/live')
-rwxr-xr-xhooks/live6
1 files changed, 6 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index 6862407..5973d20 100755
--- a/hooks/live
+++ b/hooks/live
@@ -116,6 +116,12 @@ manual_add_modules unlzma
manual_add_modules aufs
manual_add_modules unionfs
+# Filesystem: unionfs-fuse
+if [ -x /usr/bin/unionfs-fuse ]
+then
+ copy_exec /usr/bin/unionfs-fuse /bin
+fi
+
# Filesystem: vfat
manual_add_modules nls_cp437
manual_add_modules nls_iso8859-1