Browse Source

deactivate command can't work now

Serj Kalichev 1 year ago
parent
commit
047f8d156f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      xml/sysrepo.xml

+ 2 - 0
xml/sysrepo.xml

@@ -176,6 +176,7 @@
 		<ACTION sym="srp_show@sysrepo"/>
 	</ENTRY>
 
+<!--
 	<ENTRY name="deactivate" help="Deactivate statement" mode="sequence">
 		<ENTRY name="COMMAND" purpose="ptype" ref="/COMMAND"/>
 		<ENTRY name="path" max="100">
@@ -183,6 +184,7 @@
 		</ENTRY>
 		<ACTION sym="srp_deactivate@sysrepo"/>
 	</ENTRY>
+-->
 
 </ENTRY>