This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-frr-exporter
-
ExecStart=/usr/bin/prometheus-frr-exporter $ARGS
-
Group=frrvty
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
User=frr
-
-
[Unit]
-
After=network.target
-
Description=Prometheus exporter for FRR
-
Documentation=man:prometheus-frr-exporter(1) https://github.com/tynany/frr_exporter
-
Additionnal notes
Nothing here.