summary refs log tree commit diff
path: root/nixos/modules/services/logging/logcheck.nix
Commit message (Expand)AuthorAge
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/logcheck: define group, fix after #133166Guillaume Girol2021-09-18
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/logcheck: replace rm with rm -r to delete the empty logcheck.logfiles.d/Philipp Dörfler2017-12-17
* Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F2017-02-19
|\
| * logcheck module: ignore, ignoreCron option loaOf -> attrsOfEric Sagnes2016-11-16
* | Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* | Addressing PR feedbackParnell Springmeyer2017-01-28
* | setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\|
| * logcheck module: use enumEric Sagnes2016-11-05
| * logcheck module: optionSet -> submoduleEric Sagnes2016-09-13
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov2016-04-26
* Some more type cleanupEelco Dolstra2015-06-15
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: add uid for logcheck and only create a user for the default userPascal Wittmann2014-02-11
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10