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