Added CLIXON_DEFAULT_CONFIG=/usr/local/etc/clixon.xml as option and in exampl\

e (so you dont need to provide -f command-line option).
This commit is contained in:
Olof Hagsand 2018-10-11 19:03:35 +00:00
parent 507e03742d
commit a23c1ec68d
6 changed files with 45 additions and 11 deletions

View file

@ -1435,7 +1435,7 @@ ys_populate_feature(clicon_handle h,
* See ys_parse_sub for first pass and what can be assumed
* After this pass, cv:s are set for LEAFs and LEAF-LISTs
*/
static int
int
ys_populate(yang_stmt *ys,
void *arg)
{