MyNixOS website logo
option

services.logcheck.ignoreCron.<name>.timeArgs

"min hr dom mon dow" crontab time args, to auto-create a cronjob too. Leave at null to not do this and just add a logcheck ignore rule.

Declarations
Type
null or string
Default
null
Example
"02 06 * * *"