summaryrefslogtreecommitdiff
blob: 876cd16c53c2005b1792f1071f0ebad41e68d170 (plain)
1
2
3
4
5
6
7
8
9
10
11
service rquotad
{
	type = rpc
	socket_type = dgram
	protocol = udp
	wait = yes
	user = root
	server = /usr/libexec/rpc.rquotad
	rpc_version = 1
	disabled = yes
}