services.sshguard.services

NixOS option

Systemd services sshguard should receive logs of.

type: list of string
Default
[
  "sshd"
]
Example
[
  "sshd"
  "exim"
]
declared in: nixos/modules/services/security/sshguard.nixView source on NixOS/nixpkgs →