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