优化MySQL系统服务参数

This commit is contained in:
刘祥超
2023-04-03 10:01:35 +08:00
parent b1943a4cec
commit 6598e16974
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ After=network-online.target
[Service]
Type=simple
Restart=on-failure
Restart=always
RestartSec=5s
ExecStart=` + exePath + ` daemon
ExecStop=` + exePath + ` stop