]> git.pld-linux.org Git - packages/nfs-utils.git/blob - nfsfs.sysconfig
- BR cpp (yes it's really required, and yes this BR is needed)
[packages/nfs-utils.git] / nfsfs.sysconfig
1 # Set it to "yes" if you plan to mount NFSv4 shares
2 NFS4="no"
3
4 # Options for NFSv4 ID <-> Name Mapper (idmapd)
5 #RPCIDMAPOPTIONS=
6
7 # Options for NFSv4 rpcsec_gss daemon
8 #RPCGSSOPTIONS=
9
10 # Enable if you don't want rpm upgrade to remount Your NFS mounts
11 # By default is on, because it's really dangerous to remount i.e. /home
12 RPM_SKIP_AUTO_RESTART=yes
This page took 0.338451 seconds and 3 git commands to generate.