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
@@ -1,13 +1,13 @@
 <?xml version="1.0"?>
 <interfaceDefinition>
   <node name="force">
     <children>
       <leafNode name="commit-archive">
         <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>
 </interfaceDefinition>