blob: 98bd8d98fce62dd71dd60daa68c4f16687aeff53 (
plain)
1
2
3
4
5
6
7
|
# rquotad
version="1"
restart_every=2
unhealthy_after=6
service_stop_cmd="$CTDB_NFS_CALLOUT stop rquotad"
service_start_cmd="$CTDB_NFS_CALLOUT start rquotad"
service_debug_cmd="program_stack_traces rpc.rquotad 5"
|