1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 16:42:09 +00:00
nixpkgs/nixos/modules/services/misc/taskserver
aszlig cf46256bbb
nixos/taskserver: Improve service dependencies
Using requiredBy is a bad idea for the initialisation units, because
whenever the Taskserver service is restarted the initialisation units
get restarted as well.

Also, make sure taskserver-init.service will be ordered *before*
taskserver.service.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-12 06:33:04 +02:00
..
default.nix nixos/taskserver: Improve service dependencies 2016-04-12 06:33:04 +02:00
doc.xml nixos/taskserver: Finish module documentation 2016-04-12 06:19:59 +02:00
helper-tool.py nixos/taskserver/helper: Improve CLI subcommands 2016-04-12 05:38:37 +02:00