]> git.pld-linux.org Git - packages/nfs-utils.git/blob - nfsfs.sysconfig
- updated to 2.6.4
[packages/nfs-utils.git] / nfsfs.sysconfig
1 # Options for NFSv4 ID <-> Name Mapper (idmapd)
2 #RPCIDMAPOPTIONS=
3
4 # Options for NFSv4 rpcsec_gss daemon
5 #RPCGSSOPTIONS=
6
7 # Options for pNFS blkmapd daemon
8 #BLKMAPDOPTIONS=
9
10 # Space separated list of mount points that init script should not even
11 # try to umount because it will not work 
12 # May contain regular expressions (ex. "/dev/union/.*")
13 NFSUMOUNT_IGNORE="/ /usr"
14
15 # Enable if you don't want rpm upgrade to remount Your NFS mounts
16 # By default is on, because it's really dangerous to remount i.e. /home
17 RPM_SKIP_AUTO_RESTART=yes
This page took 0.025377 seconds and 3 git commands to generate.