summaryrefslogtreecommitdiffstats
path: root/doc/examples/netconf/kea-dhcp6-operations/boot.json
blob: 18d1da8901b8fc1729ed761330126a033dc7e4d2 (plain)
1
2
3
4
5
6
7
8
{
    "Dhcp6": {
        "control-socket": {
            "socket-type": "unix",
            "socket-name": "/tmp/kea6-ctrl-socket"
        }
    }
}