summaryrefslogtreecommitdiff
path: root/hooks/live
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/live')
-rwxr-xr-xhooks/live3
1 files changed, 3 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index 4f11998..16a2d0c 100755
--- a/hooks/live
+++ b/hooks/live
@@ -84,6 +84,9 @@ then
uuidgen -r > "${DESTDIR}"/conf/uuid.conf
fi
+# Filesystem: btrfs
+manual_add_modules btrfs
+
# Filesystem: cifs
if [ -x /sbin/mount.cifs ]
then