Changes between Version 178 and Version 179 of Doc/gLite/TemplateCustomization
- Timestamp:
- May 19, 2010, 5:08:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v178 v179 403 403 There are two variables to define mount options to be used with NFS file systems : 404 404 405 * `NFS_DEFAULT_MOUNT_OPT TIONS` : defines mount options to be used by default, if none are explicitly defined for a filesystem.405 * `NFS_DEFAULT_MOUNT_OPTIONS` : defines mount options to be used by default, if none are explicitly defined for a filesystem. 406 406 * `NFS_MOUNT_OPTS` : defines mount options to be used for a specific file system. This variable is a nlist with one entry per file system : key must be the escaped path of the mount point. 407 407