You've already forked prometheus-fail2ban-exporter
							
							docs(examples): adapt markdown file to be linter compatible
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Successful in 9s
				
			
		
			
				
	
				Markdown linter / markdown-lint (push) Successful in 3s
				
			
		
			
				
	
				Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Failing after 25s
				
			
		
			
				
	
				Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Failing after 35s
				
			
		
			
				
	
				Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m1s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Successful in 9s
				
			Markdown linter / markdown-lint (push) Successful in 3s
				
			Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Failing after 25s
				
			Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Failing after 35s
				
			Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m1s
				
			This commit is contained in:
		| @@ -1,7 +1,9 @@ | ||||
| # Systemd | ||||
|  | ||||
| The `.service` file in this directory should be copied to the `/etc/systemd/system/` folder. | ||||
|  | ||||
| - It expects the binary file to be installed at `/usr/sbin/fail2ban_exporter`. | ||||
| - It expects a user named `fail2ban_exporter` to exist. This user should not have a shell or any special privileges aside from read-access to the fail2ban socket file. | ||||
| - It expects a user named `fail2ban_exporter` to exist. This user should not have a shell or any special privileges | ||||
|   aside from read-access to the fail2ban socket file. | ||||
|  | ||||
| The `ExecStart` line can be modified to add any custom CLI flags. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user