summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/incron.nix
Commit message (Expand)AuthorAge
* changed from forking to simple as recommended by @aszligAaron Andersen2018-08-31
* changes as per requested by @aszligAaron Andersen2018-08-31
* removed quotes when not needed as suggested by @aszligAaron Andersen2018-08-31
* added option to specify which packages are available to the system incrontabAaron Andersen2018-08-29
* added a check to make sure a situation where a defined configuration wouldn't...Aaron Andersen2018-08-28
* added a comment about the PATH variable under which incrontab commands will runAaron Andersen2018-08-27
* clarified the descriptions of the allow and deny optionsAaron Andersen2018-08-27
* fixed issue with system jobsAaron Andersen2018-08-27
* initial work on incron serviceAaron Andersen2018-08-25