sock ipv4
This commit is contained in:
parent
b7eb89962d
commit
c6a62b96de
3 changed files with 10 additions and 8 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue