Changed -f /usr/local/etc/example.xml -> /usr/local/etc/clixon/example.xml everywhere
This commit is contained in:
parent
488a532dec
commit
2d5a646b51
1 changed files with 5 additions and 3 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue