]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: fix TasksMax=16384 for systemd-nspawn@.service
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2016 10:20:29 +0000 (12:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Jul 2016 12:53:15 +0000 (14:53 +0200)
When a container scope is allocated via machined it gets 16K set already since
cf7d1a30e44bf380027a2e73f9bf13f423a33cc1. Make sure when a container is run as
system service it gets the same values.

units/systemd-nspawn@.service.in

index ea28941507d77ecfe163de00ef142c3505bd3ced..eb318b1faff1b840504691ed12da534a7bded176 100644 (file)
@@ -20,7 +20,7 @@ RestartForceExitStatus=133
 SuccessExitStatus=133
 Slice=machine.slice
 Delegate=yes
-TasksMax=8192
+TasksMax=16384
 
 # Enforce a strict device policy, similar to the one nspawn configures
 # when it allocates its own scope unit. Make sure to keep these