Comment # 2 on bug 1070013 from
OK thanks for the info.

While that is a nice workaround, it's still not "easy"... instead, this should
be done for you automatically based on /etc/sysconfig/nfs.

In other words, if I say:

   NFS3_SERVER_SUPPORT="no" 

then rpc.bind and rpc.statd should automatically be masked (or otherwise
prevented from starting) without any additional work.

Put another way, the bug is that the setting NFS3_SERVER_SUPPORT="no" is not
fully implemented.

By the way, there should also be a similar setting controlling the enablement
of rpc.gssd and rpc-svcgssd, e.g.:

    NFS4_GSS_SUPPORT="no"


You are receiving this mail because: