This commit is contained in:
2018-11-27 12:39:19 +01:00
parent bb7303874c
commit acf970cd09
5 changed files with 31 additions and 17 deletions

9
root/etc/fuse.conf Normal file
View File

@@ -0,0 +1,9 @@
# /etc/fuse.conf - Configuration file for Filesystem in Userspace (FUSE)
# Set the maximum number of FUSE mounts allowed to non-root users.
# The default is 1000.
#mount_max = 1000
# Allow non-root users to specify the allow_other or allow_root mount options.
user_allow_other