This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout -
EnvironmentFile=-/etc/conf.d/prometheus-wireguard-exporter -
ExecStart=/usr/bin/prometheus-wireguard-exporter $WIREGUARD_EXPORTER_ARGS -
Group=wireguard_exporter -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectProcIntroduced in systemd 247=noaccess -
ProtectSystemIntroduced in systemd 214=strict -
RemoveIPCIntroduced in systemd 232=yes -
Restart=on-failure -
Type=simple -
UMask=077 -
User=wireguard_exporter
-
-
[Unit]-
After=network-online.target -
Description=Prometheus WireGuard Exporter -
Wants=network-online.target
-
Additionnal notes
Nothing here.