# Overrides for the s6-supervised rpc.mountd service (NFSv4 export auth).
#
# This file is sourced by run-script-daemon; see /etc/default/TEMPLATE_FOR_S6
# for the full list of DAEMON_* variables. The service directory already sets
# reasonable maintainer defaults (DAEMON=/usr/sbin/rpc.mountd, foreground -F);
# uncomment below only to override them.

# Extra options for rpc.mountd, e.g. limit the offered NFS versions or set the
# number of worker threads. Do NOT add -F here, it is applied automatically.
#DAEMON_OPTIONS="--num-threads 8"

# Run mountd under an unprivileged user (only if your setup supports it).
#DAEMON_USER=root
