clixon-sock not mandatory since family may be inet

This commit is contained in:
Olof Hagsand 2018-07-24 18:57:10 +00:00
parent 666d74bf1b
commit b7eb89962d

View file

@ -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";