prometheus-fail2ban-exporter/_examples/systemd/fail2ban_exporter.service
Hector 2815a9d4bd Update 6 files
- /examples/grafana/dashboard.json
- /examples/systemd/README.md
- /examples/systemd/fail2ban_exporter.service
- /_examples/grafana/dashboard.json
- /_examples/systemd/fail2ban_exporter.service
- /_examples/systemd/README.md
2023-06-22 14:15:26 +00:00

9 lines
146 B
Desktop File

[Unit]
Description=Fail2Ban Exporter
[Service]
User=fail2ban_exporter
ExecStart=/usr/sbin/fail2ban_exporter
[Install]
WantedBy=multi-user.target