When mounting an NFS share with nfs-utils-1.3.0-0.0.fc20.x86_64 I get the warning /usr/sbin/start-statd: line 8: systemctl: command not found This is due to lines 7-8 PATH=/sbin:/usr/sbin if systemctl start statd.service in the script, and the problem is that systemctl isn't in /sbin or /usr/sbin , it is in /usr/bin on Fedora or via the symlink /bin.
nfs-utils-1.3.0-0.1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/nfs-utils-1.3.0-0.1.fc20
Package nfs-utils-1.3.0-0.1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing nfs-utils-1.3.0-0.1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5625/nfs-utils-1.3.0-0.1.fc20 then log in and leave karma (feedback).
nfs-utils-1.3.0-0.1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.