about summary refs log tree commit diff
path: root/nixos/modules/services/scheduling
AgeCommit message (Expand)AuthorFilesLines
2018-05-06nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt1-0/+1
2017-12-31fcron module: be compatible with non-wrapped sendmail's, like opensmtpd'sLéo Gaspard1-10/+18
2017-10-16nixos/atd: remove "batch" from setuid wrappersBjørn Forsman1-1/+3
2017-10-09fcron module: fix use with hardlink-optimized storeLéo Gaspard1-1/+1
2017-10-09nixos/fcron: service needs fcron in PATHJoerg Thalheim1-4/+1
2017-08-30cron service: fix reliance on etc.timezoneLinus Heckemann1-1/+1
2017-04-23fcron: install systabJörg Thalheim1-1/+1
2017-04-13fcron: do not chmod at allJörg Thalheim1-3/+5
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+1
2017-03-05fcron: 3.1.2 -> 3.2.1Jörg Thalheim1-11/+39
2017-02-15nixos/cron: unbreak since new security.wrapperBjørn Forsman1-1/+1
2017-02-15nixos/atd: unbreak after new security.wrappersBjørn Forsman1-3/+4
2017-01-29More derpParnell Springmeyer2-2/+2
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer3-4/+4
2017-01-29Fixing a bunch of issuesParnell Springmeyer2-4/+2
2017-01-28Addressing PR feedbackParnell Springmeyer3-27/+6
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2-2/+2
2016-09-13marathon service: remove use of network-interfaces.targetJoachim Fasting1-1/+1
2016-09-13chronos service: remove use of network-interfaces.targetJoachim Fasting1-1/+1
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer3-6/+8
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2-2/+18
2016-01-07jobs -> systemd.servicesRobin Gloster2-64/+58
2015-11-19services.cron.enable: Remove misleading defaultEelco Dolstra1-1/+1
2015-10-03build the crontab localy, there is nothing to gain from building it remotelymichael bishop1-1/+1
2015-07-24cron: Actually enable the service if enabledShea Levy1-1/+1
2015-07-22Use environment.etc to manage /etc/crontabEelco Dolstra1-7/+12
2015-07-22Don't enable cron by defaultEelco Dolstra1-27/+33
2015-06-15types.uniq types.bool -> types.boolEelco Dolstra2-2/+2
2015-05-29Make it easy to override the marathon framework userrushmorem1-12/+21
2015-05-21Update Marathon modulerushmorem1-9/+40
2015-02-19Merge pull request #6452 from rushmorem/update-chronos-portJaka Hudoklin1-1/+1
2015-02-19Add marathon mesos frameworkrushmorem1-0/+58
2015-02-19Update chronos default portrushmorem1-1/+1
2014-12-15cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas1-5/+4
2014-12-03nixos: add chronos serviceJaka Hudoklin1-0/+54
2014-10-01nixos: Add option services.cron.cronFilesRickard Nilsson1-8/+18
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2-2/+2
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra3-6/+6
2013-11-04fcron: Fix error when cron.mailto is null.Moritz Ulrich1-1/+4
2013-10-30Add lots of missing option typesEelco Dolstra3-17/+33
2013-10-15Turn security.pam.services into an attribute setEelco Dolstra1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra3-0/+348