Merge pull request #58487 from bgamari/gitlab-gitaly-procpc

gitaly: Run gitaly with procps in scope
This commit is contained in:
Silvan Mosberger 2019-03-28 18:22:27 +01:00 committed by GitHub
commit be2f711342
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -534,6 +534,7 @@ in {
wantedBy = [ "multi-user.target" ];
path = with pkgs; [
openssh
procps # See https://gitlab.com/gitlab-org/gitaly/issues/1562
gitAndTools.git
cfg.packages.gitaly.rubyEnv
cfg.packages.gitaly.rubyEnv.wrappedRuby