From 52dcb4aaa3ab1b9090e31545b38f495e551aaedc Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 15 Jan 2023 15:24:51 -0500 Subject: netmount: add fuse.glusterfs Fixes #495. --- etc/rc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/rc.conf b/etc/rc.conf index e93eed59..e00534eb 100644 --- a/etc/rc.conf +++ b/etc/rc.conf @@ -97,8 +97,8 @@ # Below is the default list of network fstypes. # -# afs ceph cifs coda davfs fuse fuse.sshfs gfs glusterfs lustre ncpfs -# nfs nfs4 ocfs2 shfs smbfs +# afs ceph cifs coda davfs fuse fuse.glusterfs fuse.sshfs gfs glusterfs lustre +# ncpfs nfs nfs4 ocfs2 shfs smbfs # # If you would like to add to this list, you can do so by adding your # own fstypes to the following variable. -- cgit v1.2.3