services.logcheck.extraGroups

Extra groups for the logcheck user, for example to be able to use sendmail, or to access certain log files.

Type
list of string
Default
[ ]
Example
[
  "postdrop"
  "mongodb"
]
Declared
<nixpkgs/nixos/modules/services/logging/logcheck.nix>