Fix usage of rpcinfo being available inside /usr/sbin nowadays [Closes: issue1274]
authorMichael Prokop <mika@grml.org>
Fri, 13 Sep 2013 10:44:13 +0000 (12:44 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 13 Sep 2013 10:44:13 +0000 (12:44 +0200)
If the call to rpcinfo fails we get "--no-nfs-version 3" appended
to the rpc.mountd call, which results in non-booting PXE clients.

Thanks: Joe Stingel for the initial bug report


No differences found