summary refs log tree commit diff
path: root/nixos/modules/services/scheduling/fcron.nix
Commit message (Expand)AuthorAge
* nixos: explicitely set security.wrappers ownershiprnhmjoj2021-09-13
* nixos: add implict security.wrappers optionsrnhmjoj2021-09-13
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
* nixos/fcron: /var/run -> /runBob van der Linden2019-03-24
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt2018-05-06
* fcron module: be compatible with non-wrapped sendmail's, like opensmtpd'sLéo Gaspard2017-12-31
* fcron module: fix use with hardlink-optimized storeLéo Gaspard2017-10-09
* nixos/fcron: service needs fcron in PATHJoerg Thalheim2017-10-09
* fcron: install systabJörg Thalheim2017-04-23
* fcron: do not chmod at allJörg Thalheim2017-04-13
* fcron: 3.1.2 -> 3.2.1Jörg Thalheim2017-03-05
* More derpParnell Springmeyer2017-01-29
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-01
* jobs -> systemd.servicesRobin Gloster2016-01-07
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* fcron: Fix error when cron.mailto is null.Moritz Ulrich2013-11-04
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10