summaryrefslogtreecommitdiffstats
path: root/abs/core/fuse/fuse.conf
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-30 01:49:01 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-30 01:49:01 (GMT)
commitbe2761caae3a90331ea9b3886dd982969d7658f0 (patch)
treee47021825c2a1d114622fa8f9113e16d5bb33625 /abs/core/fuse/fuse.conf
parenta2f130a0df622f52a9573e58a301efcd6a5e3d0a (diff)
downloadlinhes_pkgbuild-be2761caae3a90331ea9b3886dd982969d7658f0.zip
linhes_pkgbuild-be2761caae3a90331ea9b3886dd982969d7658f0.tar.gz
linhes_pkgbuild-be2761caae3a90331ea9b3886dd982969d7658f0.tar.bz2
fuse: upgrade
Diffstat (limited to 'abs/core/fuse/fuse.conf')
-rw-r--r--abs/core/fuse/fuse.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/core/fuse/fuse.conf b/abs/core/fuse/fuse.conf
new file mode 100644
index 0000000..cb6c631
--- /dev/null
+++ b/abs/core/fuse/fuse.conf
@@ -0,0 +1,9 @@
+# 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