summaryrefslogtreecommitdiffstats
path: root/utils/statd/start-statd
blob: 6e7ea04ba9f32e1c84bf1c0e2e70e9d226f7675e (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# nfsmount calls this script when mounting a filesystem with locking
# enabled, but when statd does not seem to be running (based on
# /var/run/rpc.statd.pid).
# It should run run statd with whatever flags are apropriate for this
# site.
PATH=/sbin:/usr/sbin
exec rpc.statd --no-notify