2 Description=Prometheus memcached Exporter
3 After=network.target memcached.service
6 EnvironmentFile=-/etc/conf.d/prometheus-memcached-exporter
7 ExecStart=/usr/bin/prometheus-memcached-exporter $MEMCACHED_EXPORTER_ARGS
8 ExecReload=/bin/kill -HUP $MAINPID
10 SupplementaryGroups=memcached
14 ProtectKernelModules=true
15 ProtectKernelTunables=true
20 ProtectControlGroups=true
24 CapabilityBoundingSet=
25 MemoryDenyWriteExecute=true
28 WantedBy=multi-user.target