]> git.ipfire.org Git - thirdparty/systemd.git/commit
main: don't bump resource limits if they are higher than we need them anyway
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Jan 2019 17:05:14 +0000 (18:05 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Jan 2019 16:31:36 +0000 (17:31 +0100)
commitcda7faa9a5ae2fa1ebc27b08e84d5ce62e46e37b
tree0c76f471ee1e83a2369d5075a3a691e87e3f2f4a
parentddfa8b0b3bed5f5e8435a02cc6b5afc1d536cec6
main: don't bump resource limits if they are higher than we need them anyway

This matters in particular in the case of --user, since there we lack
the privs to bump the limits up again later on when invoking children.
src/core/main.c