2 Description=Prometheus exporter for PostgreSQL
6 EnvironmentFile=-/etc/conf.d/prometheus-postgres-exporter
7 ExecStart=/usr/bin/prometheus-postgres-exporter $POSTGRESQL_EXPORTER_ARGS
11 ProtectKernelModules=true
12 ProtectKernelTunables=true
17 ProtectControlGroups=true
18 ProtectKernelLogs=true
22 CapabilityBoundingSet=
23 MemoryDenyWriteExecute=true
26 WantedBy=multi-user.target