mfsmount.cfg(5) This is part of MooseFS mfsmount.cfg(5) NAME mfsmount.cfg - MooseFS mount daemon config file DESCRIPTION This is the config file that will be read by the mfsmount daemon when it starts. It can be used to specify defaults for mfsmount. FORMAT Empty lines and lines that start hash (#) sign are ignored. Every other line should be one of the following: one mount option several mount options, separated by commas default mountpoint, which must begin with a slash ("/") sign and be a fully qualified path For list of all available options, see mfsmount(8) EXAMPLES Example config, which sets the nosuid and nodev parameters, specifies master host, master connection password and the mount point: nosuid,nodev mfsmaster=mfsmaster mfspassword=secret /mnt/mfs REPORTING BUGS Report bugs to . COPYRIGHT Copyright (C) 2025 Jakub Kruszona-Zawadzki, Saglabs SA This file is part of MooseFS. MooseFS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 (only). MooseFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with MooseFS; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02111-1301, USA or visit http://www.gnu.org/licenses/gpl-2.0.html SEE ALSO mfsmount(8) MooseFS 4.57.6-1 March 2025 mfsmount.cfg(5)