Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Hartmann
fad19dd8f2 systemd: Remove task limit
from user slices and set the default task limit to infinity. Previously,
the task limit on the `user-*.slice` units was 675, which can become a
problem in CI jobs that fork a lot, causing spurious CI failures.

Signed-off-by: Andreas Hartmann <hartan@7x.de>
2023-11-02 08:00:08 +00:00