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
|
||||
"Split configure datastore into multiple sub files
|
||||
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).
|
||||
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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue