prometheus-fail2ban-exporter/_examples/systemd/fail2ban_exporter.service
2023-10-02 12:50:34 +02: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