services.logcheck.extraGroups
NixOS option
Extra groups for the logcheck user, for example to be able to use sendmail, or to access certain log files.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/logging/logcheck.nixView source on NixOS/nixpkgs →[ "postdrop" "mongodb" ]