summary refs log tree commit diff
path: root/modules/services/scheduling
Commit message (Expand)AuthorAge
* atd: don't enable at daemon by defaultPeter Simons2013-06-01
* atd: add "batch" to the list of programs that need a setuid wrapperPeter Simons2013-04-27
* Don't set $TZEelco Dolstra2013-04-22
* cron: set TZDIR so cron is able to find the TZMathijs Kwik2013-04-22
* fcron: fixing the startOn, since upstart times.Lluís Batlle i Rossell2013-04-17
* Add/fix systemd unit descriptionsEelco Dolstra2013-01-10
* Global replace /var/run/current-system -> /run/current-systemEelco Dolstra2012-07-16
* Making fcron use the daemonType=fork, instead of foreground. This way logrotateLluís Batlle i Rossell2012-06-10
* * Use the ‘path’ attribute in Upstart jobs in more places. It's a bitEelco Dolstra2011-11-25
* * For consistency, use /etc/nix/nix.conf instead of /nix/etc/nix/nix.conf.Eelco Dolstra2011-11-03
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * Fix the infinite recursion in fcron while evaluating the manual.Eelco Dolstra2011-01-05
* Fixing the systab in fcron.Lluís Batlle i Rossell2011-01-03
* Making cron/fcron set their setuid wrappers. And made fcron use the nixos sys...Lluís Batlle i Rossell2010-10-10
* Making vixie cron have the usual enable/disable nixos service option.Lluís Batlle i Rossell2010-10-10
* Requiring nixpkgs 24196, I made nixos set the sendmail path to vixie cron, soLluís Batlle i Rossell2010-10-10
* * Start atd when udev has finished completely. Hopefully this fixesEelco Dolstra2010-10-05
* * Set NIX_CONF_DIR in cronjobs. Otherwise the garbage collector won't seeEelco Dolstra2010-08-31
* * The "atd" job tends to fail randomly on startup for unknownEelco Dolstra2010-08-19
* * Style changes.Eelco Dolstra2010-07-13
* * atd's postStop action should be unnecessary.Eelco Dolstra2010-06-01
* * Log the standard output/error of Upstart jobs toEelco Dolstra2010-06-01
* Remove tabsYury G. Kudryashov2010-04-15
* * Synced with the trunk.Eelco Dolstra2009-11-24
|\
| * svn path=/nixos/trunk/; revision=18599Eelco Dolstra2009-11-24
| * * Run cronjobs with a more userfriendly $PATH.Eelco Dolstra2009-11-24
* | * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
|/
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Convert the remaining jobs to jobAttrs style.Eelco Dolstra2009-10-12
* * Converted modules that were still using the old (concrete syntax)Eelco Dolstra2009-10-12
* Rename environment.extraPackages to environment.systemPackages.Nicolas Pierron2009-10-07
* * Since atd forks into the background, it wasn't properly monitored byEelco Dolstra2009-08-21
* * Make the generation of /etc/pam.d more declarative. There now is anEelco Dolstra2009-08-16
* * Move the uid/gid mappings into a module. This allows other modulesEelco Dolstra2009-05-29
* * Move the definition of the set of system packages toEelco Dolstra2009-05-25
* * Continued refactoring the tree: moved most Upstart jobs (namelyEelco Dolstra2009-05-24