2 Description=Prometheus blackbox Exporter
6 EnvironmentFile=-/etc/conf.d/prometheus-blackbox-exporter
7 ExecStart=/usr/bin/prometheus-blackbox-exporter $BLACKBOX_EXPORTER_ARGS
8 ExecReload=/bin/kill -HUP $MAINPID
13 ProtectKernelModules=true
14 ProtectKernelTunables=true
19 ProtectControlGroups=true
20 ProtectKernelLogs=true
23 CapabilityBoundingSet=
24 MemoryDenyWriteExecute=true
25 CapabilityBoundingSet=CAP_NET_RAW
26 AmbientCapabilities=CAP_NET_RAW
29 WantedBy=multi-user.target