diff options
| -rw-r--r-- | op-mode-definitions/force-commit-archive.xml.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/force-commit-archive.xml.in b/op-mode-definitions/force-commit-archive.xml.in index 162323c20..46836f967 100644 --- a/op-mode-definitions/force-commit-archive.xml.in +++ b/op-mode-definitions/force-commit-archive.xml.in @@ -6,7 +6,7 @@          <properties>            <help>Manually archive configuration</help>          </properties> -        <command>/usr/bin/config-mgmt</command> +        <command>/etc/commit/post-hooks.d/02vyos-commit-archive; printf "\n"</command>        </leafNode>      </children>    </node>  | 
