prometheus-fail2ban-exporter/_examples/systemd/fail2ban_exporter.service

9 lines
146 B
SYSTEMD

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