Changed -f /usr/local/etc/example.xml -> /usr/local/etc/clixon/example.xml everywhere

This commit is contained in:
Olof hagsand 2024-05-05 09:46:25 +02:00
parent 488a532dec
commit 2d5a646b51

View file

@ -1063,9 +1063,11 @@ module clixon-config {
description description
"Split configure datastore into multiple sub files "Split configure datastore into multiple sub files
Uses .d/ directory structure with <digest>.xml and 0.xml as root Uses .d/ directory structure with <digest>.xml and 0.xml as root
Splits are marked in YANG using extension xl:xmldb-split, (typical usage is mount-points). JSON not supported.
May not be used together with CLICON_BACKEND_PRIVILEGES=drop and root, since new files Splits are marked in YANG using extension xl:xmldb-split, (typical usage is
need to be created in XMLDB_DIR"; 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 { leaf CLICON_XML_CHANGELOG {
type boolean; type boolean;