Skip to content
Snippets Groups Projects
Commit ce82aa11 authored by Jonas Leder's avatar Jonas Leder
Browse files

fix config path

parent 721bfe4c
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ Wants=network-online.target
Restart=always
Type=simple
User=mysql
ExecStart=/usr/local/bin/mysqld_exporter --config.my-cnf=/etc/.my.cnf
ExecStart=/usr/local/bin/mysqld_exporter --config.my-cnf=/etc/mysql/my.cnf
Environment=
[Install]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment