aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/scheduling (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-011-1/+0
* Merge pull request #51918 from bobvanderlinden/var-runFlorian Klink2019-04-071-2/+2
|\
| * nixos/fcron: /var/run -> /runBob van der Linden2019-03-241-2/+2
* | nixos.cron: fix docstring sentenceBenjamin Hipple2019-03-261-2/+2
|/
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-304-5/+5
* nixos/modules/services/scheduling/fcron: add setuid to fcrontabAlex Brandt2018-05-061-0/+1
* fcron module: be compatible with non-wrapped sendmail's, like opensmtpd'sLéo Gaspard2017-12-311-10/+18
* nixos/atd: remove "batch" from setuid wrappersBjørn Forsman2017-10-161-1/+3
* fcron module: fix use with hardlink-optimized storeLéo Gaspard2017-10-091-1/+1
* nixos/fcron: service needs fcron in PATHJoerg Thalheim2017-10-091-4/+1
* cron service: fix reliance on etc.timezoneLinus Heckemann2017-08-301-1/+1
* fcron: install systabJörg Thalheim2017-04-231-1/+1
* fcron: do not chmod at allJörg Thalheim2017-04-131-3/+5
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-171-1/+1
* fcron: 3.1.2 -> 3.2.1Jörg Thalheim2017-03-051-11/+39
* nixos/cron: unbreak since new security.wrapperBjørn Forsman2017-02-151-1/+1
* nixos/atd: unbreak after new security.wrappersBjørn Forsman2017-02-151-3/+4
* More derpParnell Springmeyer2017-01-292-2/+2
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-293-4/+4
* Fixing a bunch of issuesParnell Springmeyer2017-01-292-4/+2
* Addressing PR feedbackParnell Springmeyer2017-01-283-27/+6
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-252-2/+2
|\
| * marathon service: remove use of network-interfaces.targetJoachim Fasting2016-09-131-1/+1
| * chronos service: remove use of network-interfaces.targetJoachim Fasting2016-09-131-1/+1
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-013-6/+8
* | everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-012-2/+18
|/
* jobs -> systemd.servicesRobin Gloster2016-01-072-64/+58
* services.cron.enable: Remove misleading defaultEelco Dolstra2015-11-191-1/+1
* build the crontab localy, there is nothing to gain from building it remotelymichael bishop2015-10-031-1/+1
* cron: Actually enable the service if enabledShea Levy2015-07-241-1/+1
* Use environment.etc to manage /etc/crontabEelco Dolstra2015-07-221-7/+12
* Don't enable cron by defaultEelco Dolstra2015-07-221-27/+33
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-152-2/+2
* Make it easy to override the marathon framework userrushmorem2015-05-291-12/+21
* Update Marathon modulerushmorem2015-05-211-9/+40
* Merge pull request #6452 from rushmorem/update-chronos-portJaka Hudoklin2015-02-191-1/+1
|\
| * Update chronos default portrushmorem2015-02-191-1/+1
* | Add marathon mesos frameworkrushmorem2015-02-191-0/+58
|/
* cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas2014-12-151-5/+4
* nixos: add chronos serviceJaka Hudoklin2014-12-031-0/+54
* nixos: Add option services.cron.cronFilesRickard Nilsson2014-10-011-8/+18
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-022-2/+2
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-143-6/+6
* fcron: Fix error when cron.mailto is null.Moritz Ulrich2013-11-041-1/+4
* Add lots of missing option typesEelco Dolstra2013-10-303-17/+33
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-151-1/+1
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-103-0/+348