编辑文件 cns.sh
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
#Stop cns & delete cns files.
|
#Stop cns & delete cns files.
|
||||||
Delete() {
|
Delete() {
|
||||||
systemctl disable Acns.service
|
systemctl disable Acns.service
|
||||||
chkconfig --del cns
|
chkconfig --del Acns
|
||||||
/etc/init.d/Acns disable
|
/etc/init.d/Acns disable
|
||||||
|
|
||||||
if [ -f "${cns_install_dir:=/usr/local/cns}/cns.init" ]; then
|
if [ -f "${cns_install_dir:=/usr/local/cns}/cns.init" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user