File adguard-exporter.service of Package adguard-exporter

[Unit]
Description=AdGuard-Exporter
After=syslog.target network-online.target
Requires=AdGuardHome.service

[Service]
ExecStart=/usr/bin/adguard-exporter -adguard_protocol http -adguard_hostname <hostname> -adguard_username <username> -adguard_password <password> -log_limit 5000
Restart=on-failure
RestartSec=10s

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by