nixpkgs/nixos/modules/services/misc/taskserver
Adam Dinwoodie 465ffab65d nixos/taskserver: fix systemd shellcheck warning
The taskserver-init systemd unit fails to build with
systemd.enableStrictShellChecks enabled, due to using the potentially
unsafe `mkdir -m`.  Fix that by moving directory creation out to
systemd.tmpfiles.
2024-12-30 21:48:38 +00:00
..
default.md
default.nix nixos/taskserver: fix systemd shellcheck warning 2024-12-30 21:48:38 +00:00
helper-tool.py