# Set nice level for rpc.mountd, rpc.nfsd or knfsd
SERVICE_RUN_NICE_LEVEL="+0"

# Customized setings for knfsd
RPCMOUNTOPTIONS="--no-nfs-version 3"
RPCNFSDCOUNT=8

# Server type we are running, U for userland NFSD, K for knfsd
NFSDTYPE=
