summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/16-fuse.chroot
blob: 126dc626102192bc5b39f72e840e565ea9f2bb98 (plain)
1
2
3
4
#!/bin/sh

sed -i 's/#user_allow_other/user_allow_other/g' /etc/fuse.conf
chmod a+r /etc/fuse.conf