blob: 6f6f1194dd3f879e8033c8e7470d76b0d40e6246 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- nfs-utils-1.2.8/utils/statd/start-statd.old 2013-05-23 11:35:10.408221686 +0200
+++ nfs-utils-1.2.8/utils/statd/start-statd 2013-05-23 11:35:22.191356904 +0200
@@ -4,6 +4,6 @@
# /var/run/rpc.statd.pid).
# It should run statd with whatever flags are apropriate for this
# site.
-PATH=/sbin:/usr/sbin
+PATH=/sbin:/usr/sbin:/usr/bin
exec rpc.statd --no-notify
|