http://bugzilla.suse.com/show_bug.cgi?id=1165351 http://bugzilla.suse.com/show_bug.cgi?id=1165351#c64 --- Comment #64 from Jaime Caamaño Ruiz <jcaamano@suse.com> --- (In reply to Franck Bui from comment #63)
Which issue for systemd are you talking about ?
If the patch you mentioned is the one suggested since nearly the beginning of this report (comment #16) then this patch alone should be enough to fix this bug since AFAIK only libtirpc is affected when the nofile hard limit is bumped.
Yes, that is the patch. But note that the soft limit has also been bumped and also from comment #16:
But that won't be sufficient unfortunately because PID1 initializes the rlimits > of its child *after* calling initgroups(3). Therefore the soft limit will still > be the one used by PID1 which is still equal to the hard limit.
I understand that PID1 calls initgroups(3) with it's own soft limit, which has increased from 1048576 to 1073741816 since version 240. -- You are receiving this mail because: You are on the CC list for the bug.