Update the hydra-queue-runner unit
[?]
Jun 26, 2015, 9:29 AM
4HDPYRJ6OT6WH3U6ZAHXZKI5LBRBDDVVTUZ5TY5UO474ZQ3ZK65ACDependencies
- [2]
7XOH2DGHhydra-module.nix: Give types to options - [3]
ZYEFL36QPorted/merged properties from the TUD configuration's hydra-module - [4]
L62I7CPIDon't put ssmtp in hydra's paths - [5]
KMPLMG7Thydra-module.nix: Cleanup - [*]
D3MDJONY
Change contents
- replacement in hydra-module.nix at line 235
{ ExecStartPre = "${cfg.package}/bin/hydra-queue-runner --unlock";ExecStart = "@${cfg.package}/bin/hydra-queue-runner hydra-queue-runner";{ ExecStart = "@${cfg.package}/bin/hydra-queue-runner hydra-queue-runner";ExecStopPost = "${cfg.package}/bin/hydra-queue-runner --unlock";