summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorrpm-build <rpm-build>2018-08-01 17:17:07 +0200
committerMichal Sekletar <msekleta@redhat.com>2018-08-02 13:10:15 +0200
commitc7f77dfd2bfa593bfbbdf82eea8b600ca1b46f4c (patch)
tree0f678b2e7a5e4e8fcc8474d3e98c298e0d583405 /units
parentf58c5ced373c2532b5cc44ba2e0c3a28b41472f2 (diff)
downloadsystemd-c7f77dfd2bfa593bfbbdf82eea8b600ca1b46f4c.tar.gz
pid1: bump maximum number of process in user slice to 80% of pid_max
Related: #1523236
Diffstat (limited to 'units')
-rw-r--r--units/user-.slice.d/10-defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/user-.slice.d/10-defaults.conf b/units/user-.slice.d/10-defaults.conf
index 95ab11b30b..efc9d37c8e 100644
--- a/units/user-.slice.d/10-defaults.conf
+++ b/units/user-.slice.d/10-defaults.conf
@@ -12,4 +12,4 @@ Description=User Slice of UID %j
After=systemd-user-sessions.service
[Slice]
-TasksMax=33%
+TasksMax=80%