summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/scheduling
AgeCommit message (Expand)Author
2019-04-07Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink
2019-03-26nixos.cron: fix docstring sentenceBenjamin Hipple
2019-03-24nixos/fcron: /var/run -> /runBob van der Linden
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-05-06nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt
2017-12-31fcron module: be compatible with non-wrapped sendmail's, like opensmtpd'sLéo Gaspard
2017-10-16nixos/atd: remove "batch" from setuid wrappersBjørn Forsman
2017-10-09fcron module: fix use with hardlink-optimized storeLéo Gaspard
2017-10-09nixos/fcron: service needs fcron in PATHJoerg Thalheim
2017-08-30cron service: fix reliance on etc.timezoneLinus Heckemann
2017-04-23fcron: install systabJörg Thalheim
2017-04-13fcron: do not chmod at allJörg Thalheim
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-03-05fcron: 3.1.2 -> 3.2.1Jörg Thalheim
2017-02-15nixos/cron: unbreak since new security.wrapperBjørn Forsman
2017-02-15nixos/atd: unbreak after new security.wrappersBjørn Forsman
2017-01-29More derpParnell Springmeyer
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer
2017-01-29Fixing a bunch of issuesParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-09-13marathon service: remove use of network-interfaces.targetJoachim Fasting
2016-09-13chronos service: remove use of network-interfaces.targetJoachim Fasting
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer
2016-01-07jobs -> systemd.servicesRobin Gloster
2015-11-19services.cron.enable: Remove misleading defaultEelco Dolstra
2015-10-03build the crontab localy, there is nothing to gain from building it remotelymichael bishop
2015-07-24cron: Actually enable the service if enabledShea Levy
2015-07-22Use environment.etc to manage /etc/crontabEelco Dolstra
2015-07-22Don't enable cron by defaultEelco Dolstra
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra
2015-05-29Make it easy to override the marathon framework userrushmorem
2015-05-21Update Marathon modulerushmorem
2015-02-19Merge pull request #6452 from rushmorem/update-chronos-portJaka Hudoklin
2015-02-19Add marathon mesos frameworkrushmorem
2015-02-19Update chronos default portrushmorem
2014-12-15cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas
2014-12-03nixos: add chronos serviceJaka Hudoklin
2014-10-01nixos: Add option services.cron.cronFilesRickard Nilsson
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-11-04fcron: Fix error when cron.mailto is null.Moritz Ulrich
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra