]> git.pld-linux.org Git - packages/nfs-utils.git/blame - nfsfs.sysconfig
- updated pkgconfig_ac patch, dropped now unnecessary BC for libgssglue
[packages/nfs-utils.git] / nfsfs.sysconfig
CommitLineData
d832ba2d
JR
1# Options for NFSv4 ID <-> Name Mapper (idmapd)
2#RPCIDMAPOPTIONS=
3
98a5818f
JR
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
d832ba2d
JR
10# Options for NFSv4 rpcsec_gss daemon
11#RPCGSSOPTIONS=
03455d25 12
74415e33
JR
13# Space separated list of mount points that init script should not even
14# try to umount because it will not work
15# May contain regular expressions (ex. "/dev/union/.*")
16NFSUMOUNT_IGNORE="/ /usr"
17
03455d25 18# Enable if you don't want rpm upgrade to remount Your NFS mounts
26724d7f
PG
19# By default is on, because it's really dangerous to remount i.e. /home
20RPM_SKIP_AUTO_RESTART=yes
This page took 0.040257 seconds and 4 git commands to generate.