diff options
author | Scott Mayhew <smayhew@redhat.com> | 2017-04-09 15:20:06 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2017-04-09 15:22:07 -0400 |
commit | 29c322e391ad377f3e3902df0997d402c55aa0ce (patch) | |
tree | 4c0f6feba48451b2aac945f6abdd6c32404ee0ff /systemd | |
parent | abe0774b0f39bdb32790e6ed20627e6fc43682f3 (diff) | |
download | nfs-utils-29c322e391ad377f3e3902df0997d402c55aa0ce.tar.gz nfs-utils-29c322e391ad377f3e3902df0997d402c55aa0ce.tar.xz nfs-utils-29c322e391ad377f3e3902df0997d402c55aa0ce.zip |
gssd: add a deprecation warning for pipefs-directory in gssd section
All the daemons should use the same rpc_pipefs, so pipefs-directory
should be specified in the [general] section.
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'systemd')
-rw-r--r-- | systemd/nfs.conf.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/systemd/nfs.conf.man b/systemd/nfs.conf.man index e493ea3..1a72da0 100644 --- a/systemd/nfs.conf.man +++ b/systemd/nfs.conf.man @@ -102,6 +102,8 @@ Recognized values: See .BR rpc.idmapd (8) +and +.BR rpc.gssd (8) for details. .TP @@ -214,7 +216,6 @@ Recognized values: .BR limit-to-legacy-enctypes , .BR context-timeout , .BR rpc-timeout , -.BR pipefs-directory , .BR keytab-file , .BR cred-cache-directory , .BR preferred-realm . |