Loading
nixos/fcgiwrap: require explicit owner for UNIX sockets
The default in the previous option documentation was incorrect, resulting in the UNIX socket to be unreachable except by root by default. This fixes the documentation and requires consumers to set values explicitly for the socket's owning user and group.