services.postfix-tlspol.settings.server.socket-permissions

NixOS option

Permissions to the UNIX socket, if configured. Due to hardening on the systemd unit the socket can never be created world readable/writable.

type: string
Default
"0660"
declared in: nixos/modules/services/mail/postfix-tlspol.nixView source on NixOS/nixpkgs →