services.prometheus.exporters.postfix.group
NixOS option
Group under which the postfix exporter shall be run. It should match the group that is allowed to access the showq socket in the queue/public/ directory. Defaults to services.postfix.setgidGroup when postfix is enabled.
type: stringdeclared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →