summaryrefslogtreecommitdiff
path: root/op-mode-definitions/force-commit-archive.xml.in
blob: 46836f9673314ca6ecddf409971a1415f74db84b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<interfaceDefinition>
  <node name="force">
    <children>
      <leafNode name="commit-archive">
        <properties>
          <help>Manually archive configuration</help>
        </properties>
        <command>/etc/commit/post-hooks.d/02vyos-commit-archive; printf "\n"</command>
      </leafNode>
    </children>
  </node>
</interfaceDefinition>