Package changes:
+fuse 2.9.9-1+deb10u1 amd64
+libfuse-dev 2.9.9-1+deb10u1 amd64
+libpcre16-3 2:8.39-12 amd64
+libpcre3-dev 2:8.39-12 amd64
+libpcre32-3 2:8.39-12 amd64
+libpcrecpp0v5 2:8.39-12 amd64
+libselinux1-dev 2.8-1+b1 amd64
+libsepol1-dev 2.8-1 amd64
maybe chown 'frank' 'ftp-backup/id_rsa.pub'
maybe chgrp 'users' 'ftp-backup/id_rsa.pub'
maybe chmod 0644 'ftp-backup/id_rsa.pub'
+maybe chmod 0644 'fuse.conf'
maybe chmod 0644 'gai.conf'
maybe chmod 0644 'gitweb.conf'
maybe chmod 0755 'groff'
--- /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