services.incron.systab
The system incrontab contents.
- Type
strings concatenated with "\n"- Default
""- Example
'' /var/mail IN_CLOSE_WRITE abc $@/$# /tmp IN_ALL_EVENTS efg $@/$# $& ''- Declared
- <nixpkgs/nixos/modules/services/monitoring/incron.nix>
The system incrontab contents.
strings concatenated with "\n"""''
/var/mail IN_CLOSE_WRITE abc $@/$#
/tmp IN_ALL_EVENTS efg $@/$# $&
''