clixon-sock not mandatory since family may be inet
This commit is contained in:
parent
666d74bf1b
commit
b7eb89962d
1 changed files with 0 additions and 1 deletions
|
|
@ -248,7 +248,6 @@ module clixon-config {
|
||||||
}
|
}
|
||||||
leaf CLICON_SOCK {
|
leaf CLICON_SOCK {
|
||||||
type string;
|
type string;
|
||||||
mandatory true;
|
|
||||||
description
|
description
|
||||||
"If family above is AF_UNIX: Unix socket for communicating
|
"If family above is AF_UNIX: Unix socket for communicating
|
||||||
with clixon_backend. If family is AF_INET: IPv4 address";
|
with clixon_backend. If family is AF_INET: IPv4 address";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue