CVE-2016-0771: tests/dns: Remove dependencies on env variables
[Samba.git] / ctdb / config / nfs-checks.d / 40.mountd.check
blob56b3fd29512389b1324e296456bd49d1e95a959d
1 # mountd
2 version="1"
3 restart_every=2
4 unhealthy_after=6
5 service_stop_cmd="killall -q -9 rpc.mountd"
6 service_start_cmd="rpc.mountd $RPCMOUNTDOPTS ${MOUNTD_PORT:+-p} $MOUNTD_PORT"
7 service_debug_cmd="program_stack_traces rpc.mountd 5"