Packages with configuration changes:
+fuse 2.9.9-6+b1 amd64
Package changes:
+fuse 2.9.9-6+b1 amd64
+rclone 1.60.1+dfsg-2+b5 amd64
maybe chmod 0644 'fonts/conf.d/README'
maybe chmod 0644 'fonts/fonts.conf'
maybe chmod 0644 'fstab'
+maybe chmod 0644 'fuse.conf'
maybe chmod 0644 'gai.conf'
maybe chmod 0644 'gitconfig'
maybe chmod 0644 'gprofng.rc'
--- /dev/null
+# /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