about summary refs log tree commit diff
path: root/misc/systemd
AgeCommit message (Collapse)AuthorFilesLines
2014-07-16 Install systemd and Upstart stuff only on LinuxEelco Dolstra1-1/+5
2014-04-08 Ensure that systemd units to into lib, not lib64Eelco Dolstra1-1/+1
http://hydra.nixos.org/build/10170940
2014-04-07 Install systemd unitsEelco Dolstra4-10/+21
2012-10-03 Rename nix-worker to nix-daemonEelco Dolstra1-1/+1
2012-05-31 fixes to nix-worker systemd service descriptor: - remove commented-out lines ↵Michel Alexandre Salim1-2/+0
- register the file for distribution in Makefile.am
2012-05-31 On systems with SystemD, install the service descriptor for nix-worker, and ↵Michel Alexandre Salim1-0/+12
enable and start it