summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/16-fuse.chroot
diff options
context:
space:
mode:
Diffstat (limited to 'data/live-build-config/hooks/16-fuse.chroot')
-rwxr-xr-xdata/live-build-config/hooks/16-fuse.chroot4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/live-build-config/hooks/16-fuse.chroot b/data/live-build-config/hooks/16-fuse.chroot
deleted file mode 100755
index 126dc626..00000000
--- a/data/live-build-config/hooks/16-fuse.chroot
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-sed -i 's/#user_allow_other/user_allow_other/g' /etc/fuse.conf
-chmod a+r /etc/fuse.conf