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