From 0b932f587ae06b5caa10e11fa7a1a53ebb23d505 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 22 May 2007 11:20:48 +0000 Subject: [PATCH] Fixed typo in nfs.sysconfig --- nfs.sysconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfs.sysconfig b/nfs.sysconfig index 73aaa92..b5e4f0b 100644 --- a/nfs.sysconfig +++ b/nfs.sysconfig @@ -49,7 +49,7 @@ #RPCIDMAPDARGS="" # # Set to turn on Secure NFS mounts. -#SECURE_NFS="" +#SECURE_NFS="yes" # Optional arguments passed to rpc.gssd. See rpc.gssd(8) #RPCGSSDARGS="" # Optional arguments passed to rpc.svcgssd. See rpc.svcgssd(8)