update gitlab-runner niceness

This commit is contained in:
Leonardo Eugênio 2022-11-05 09:48:46 -03:00
parent 2400808ddf
commit 0a1647e0e7

View file

@ -17,4 +17,5 @@
};
};
};
systemd.services.gitlab-runner.serviceConfig.Nice = 10;
}