nixpkgs/modules/services/misc
Eelco Dolstra baac242a1f Run the garbage collector as a systemd service
Running it from systemd rather than cron has several advantages:
systemd ensures that only one instance runs at a time; the GC can be
manually started/stopped; and logging goes to the journal.

We still need cron to start the service at the right time, but
hopefully soon we can get rid of cron entirely (once systemd supports
starting a unit at a specific time).
2013-01-04 14:04:41 +01:00
..
autofs.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
disnix.nix Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
felix.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
folding-at-home.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
gpsd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
nix-daemon.nix nix-daemon: Start "nix-daemon" rather than "nix-worker --daemon" 2013-01-04 13:50:50 +01:00
nix-gc.nix Run the garbage collector as a systemd service 2013-01-04 14:04:41 +01:00
nixos-manual.nix Fix the manual service on the installation CD 2012-10-04 16:15:10 -04:00
rogue.nix Fix the manual service on the installation CD 2012-10-04 16:15:10 -04:00
svnserve.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
synergy.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00