From cae2693a5c6bc93bf8c0fb5ede1941dc5d871485 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 16 Mar 2010 18:52:22 +0100 Subject: Merging casper 1.175. --- hooks/live | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hooks') 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 -- cgit v1.2.3