From 947f9646ee3c551f00fece662fd18c7540e14faf Mon Sep 17 00:00:00 2001 From: "cnb.dg2025-08" Date: Sun, 14 Sep 2025 09:40:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20cns.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cns/cns.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cns/cns.sh b/cns/cns.sh index b77efc2..2de5f33 100644 --- a/cns/cns.sh +++ b/cns/cns.sh @@ -6,7 +6,7 @@ #Stop cns & delete cns files. Delete() { systemctl disable Acns.service - chkconfig --del cns + chkconfig --del Acns /etc/init.d/Acns disable if [ -f "${cns_install_dir:=/usr/local/cns}/cns.init" ]; then