This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/prometheus-bind-exporter
-
ExecStart=/usr/bin/prometheus-bind-exporter $ARGS
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
PrivateUsers=yes
-
ProtectClock
Introduced in systemd 245=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=prometheus
-
-
[Unit]
-
Description=Prometheus exporter for BIND
-
Documentation=https://github.com/prometheus-community/bind_exporter
-
Additionnal notes
Nothing here.