#
# fuse settings
#

# members of the group specified by this parameter are allowed to use
# fusermount binary:
FUSE_GROUP=fuse

# if the following is set to true, the group will automatically be deleted
# when the package is removed.
FUSE_GROUPDELETE=true

