services.incron.systab

NixOS option

The system incrontab contents.

type: strings concatenated with "\n"
Default
""
Example
''
  /var/mail IN_CLOSE_WRITE abc $@/$#
  /tmp IN_ALL_EVENTS efg $@/$# $&
''
declared in: nixos/modules/services/monitoring/incron.nixView source on NixOS/nixpkgs →