修复错误的文件执行位置
This commit is contained in:
@@ -84,7 +84,7 @@ After=network-online.target
|
||||
Type=simple
|
||||
User=mysqld_exporter
|
||||
Group=mysqld_exporter
|
||||
ExecStart=/usr/local/bin/mysqld_exporter \
|
||||
ExecStart=/usr/bin/mysqld_exporter \
|
||||
--config.my-cnf=/etc/mysqld_exporter/my.cnf \
|
||||
--web.listen-address=0.0.0.0:9104
|
||||
Restart=always
|
||||
|
||||
Reference in New Issue
Block a user