增加mysqld 的停止处理
This commit is contained in:
parent
5968ad35f9
commit
e6da5da2ed
@ -47,6 +47,8 @@ fi
|
|||||||
|
|
||||||
systemctl stop mariadb.service
|
systemctl stop mariadb.service
|
||||||
systemctl disable mariadb.service
|
systemctl disable mariadb.service
|
||||||
|
systemctl stop mysqld.service
|
||||||
|
systemctl disable mysqld.service
|
||||||
systemctl stop influxdb
|
systemctl stop influxdb
|
||||||
systemctl disable influxdb
|
systemctl disable influxdb
|
||||||
systemctl stop ${NGINX_SERVICE_NAME}
|
systemctl stop ${NGINX_SERVICE_NAME}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user