From 2d5a646b511414ab2c175a157ea6ed3468d18903 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Sun, 5 May 2024 09:46:25 +0200 Subject: [PATCH] Changed -f /usr/local/etc/example.xml -> /usr/local/etc/clixon/example.xml everywhere --- yang/clixon/clixon-config@2024-04-01.yang | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/yang/clixon/clixon-config@2024-04-01.yang b/yang/clixon/clixon-config@2024-04-01.yang index 8cf246e6..59066625 100644 --- a/yang/clixon/clixon-config@2024-04-01.yang +++ b/yang/clixon/clixon-config@2024-04-01.yang @@ -1063,9 +1063,11 @@ module clixon-config { description "Split configure datastore into multiple sub files Uses .d/ directory structure with .xml and 0.xml as root - Splits are marked in YANG using extension xl:xmldb-split, (typical usage is mount-points). - May not be used together with CLICON_BACKEND_PRIVILEGES=drop and root, since new files - need to be created in XMLDB_DIR"; + JSON not supported. + Splits are marked in YANG using extension xl:xmldb-split, (typical usage is + mount-points). + May not be used together with CLICON_BACKEND_PRIVILEGES=drop and root, since + new files need to be created in XMLDB_DIR"; } leaf CLICON_XML_CHANGELOG { type boolean;