You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are CVMFS-specific mount command options. These can be put into the field 4 of ``/etc/fstab``, or passed after ``-o`` to a comand ``mount``, ``fusermount``, ``mount.cvmfs`` or ``cvmfs2``.
``config=FILES`` Colon-separated list of config files
160
+
``cvmfs_suid`` Honor set-user-ID and set-group-ID bits or file capabilities when executing programs from the filesystem being mounted
161
+
``debug`` Enables debug logging to destination file specified in ``CVMFS_DEBUGLOG``
162
+
``disable_watchdog`` Disables watchdog process. Recommended for debugging. With this option, there is only one cvmfs2 process. Without this option, there are two processes.
0 commit comments