#!/bin/sh
# Make sure the portmap service is running.
sv check rpcbind >/dev/null || exit 1
# Load nfs module
modprobe nfs || exit 1
exec rpc.statd -F -d -L