void-packages/srcpkgs/nfs-utils/files/statd/run
Aloz1 5f86935a4c nfs-utils: Add/update runit services for other nfs/rpc daemons
Added runit services for rpc.idmapd, rpc.gssd, rpc.svcgssd and blkmapd
Fixed configure options to enable building svcgssd
Restructured statd and nfs-server services
2018-11-17 07:45:49 -02:00

9 lines
160 B
Bash
Executable file

#!/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