]> git.ipfire.org Git - thirdparty/systemd.git/commit
main: when bumping RLIMIT_MEMLOCK, save the previous value to pass to children
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Jan 2019 13:47:09 +0000 (14:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Jan 2019 16:31:36 +0000 (17:31 +0100)
commitc0d76959080e3ba6534bce1c7053c750668e8b55
treed4f6bdf1c039dc8c0b3fdca351e1bf8a24b719cd
parentf26ad32197e99c6e24005f9216267573eec9eeb5
main: when bumping RLIMIT_MEMLOCK, save the previous value to pass to children

Let's make sure that the bumping of RLIMIT_MEMLOCK does not leak into
our children.
src/core/main.c