many corrections
This commit is contained in:
		
							
								
								
									
										10
									
								
								templates/systemd/prometheus-mysqld-exporter.service.j2
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								templates/systemd/prometheus-mysqld-exporter.service.j2
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| [Unit] | ||||
| Description=Prometheus MySQL Exporter | ||||
| After=network.target | ||||
|   | ||||
| [Service] | ||||
| Type=simple | ||||
| ExecStart=/usr/local/bin/prometheus-mysqld-exporter | ||||
|   | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
		Reference in New Issue
	
	Block a user