修复错误的用户权限
This commit is contained in:
@@ -82,8 +82,8 @@ After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=mysqld_exporter
|
||||
Group=mysqld_exporter
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/bin/mysqld_exporter \
|
||||
--config.my-cnf=/etc/mysqld_exporter/my.cnf \
|
||||
--web.listen-address=0.0.0.0:9104
|
||||
|
||||
Reference in New Issue
Block a user