]> git.pld-linux.org Git - packages/nfs-utils.git/blame - nfsfs.sysconfig
- add blkmapd man page
[packages/nfs-utils.git] / nfsfs.sysconfig
CommitLineData
042f4ecc
JR
1# Options for NFSv4 ID <-> Name Mapper (idmapd)
2#RPCIDMAPOPTIONS=
3
4# Uncomment if you want to use secure NFSv4 exports
5#SECURE_NFS="yes"
6
7# List of kernel modules to use for secure NFS
8#SECURE_NFS_MODS="des rpcsec_gss_krb5"
9
10# Options for NFSv4 rpcsec_gss daemon
11#RPCGSSOPTIONS=
12
dbb63347
JR
13# Uncomment if you want to mount pNFS volumes
14#ENABLE_PNFS=yes
15
16# Options for pNFS blkmapd daemon
17#BLKMAPDOPTIONS=
18
042f4ecc
JR
19# Space separated list of mount points that init script should not even
20# try to umount because it will not work
21# May contain regular expressions (ex. "/dev/union/.*")
22NFSUMOUNT_IGNORE="/ /usr"
23
24# Enable if you don't want rpm upgrade to remount Your NFS mounts
25# By default is on, because it's really dangerous to remount i.e. /home
26RPM_SKIP_AUTO_RESTART=yes
This page took 0.074063 seconds and 4 git commands to generate.