# ----------------------------------Description------------------------------------ #
# File system written in this config file will be automatically mounted to the 
# mount directory when the operating system starts up. Remove the mount information 
# from this file if you do not need it be mounted automatically at the start.
# 
# Ensure that the mount directory can be set to immutable.
# Run the chattr +i mount_dir command to set the immutable attribute of the directory.
# Otherwise, the mounting operation is terminated.
# 
# Config Format:
# filesystem_name  mount_dir  type
# Example:
# /exampleFileSystem  /mnt/example  fuse.dataturbo
# --------------------------------------------------------------------------------- #
