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>
This commit is contained in:
3
etc/systemd/system.conf.d/10-kmsglog.conf
Normal file
3
etc/systemd/system.conf.d/10-kmsglog.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[Manager]
|
||||
LogTarget=kmsg
|
||||
LogColor=yes
|
||||
Reference in New Issue
Block a user