sock ipv4

This commit is contained in:
Olof hagsand 2018-07-24 22:27:52 +02:00
parent b7eb89962d
commit c6a62b96de
3 changed files with 10 additions and 8 deletions

View file

@ -248,6 +248,7 @@ module clixon-config {
}
leaf CLICON_SOCK {
type string;
mandatory true;
description
"If family above is AF_UNIX: Unix socket for communicating
with clixon_backend. If family is AF_INET: IPv4 address";