Conversation
i'm sorry, what do you mean by that ? which are the "two patches" ? |
srcpkgs/lightdm/patches/pam-limits.patch srcpkgs/lightdm/patches/pam-turnstile-elogind.patch Both patch the same files, you even adjusted the second patch to still apply after the first patch. Neither of those patches are intended for upstream and combining them would make sense. |
oh, sure, it made more sense in my mind to separate them, as they serve different purposes, but i'll do that later today. And i'll also restore the comment i'm only now seeing i've accidentally deleted, oops |
Testing the changes
Local build testing
I must admit i am not well versed with display managers or pam, but it is as far as i could understand « the » fix for limits not working properly when logging in with lightdm. After some looking up online, i found a few reddit threads ultimately linking back to this one sharing this fix.
As far as i could gather, this isn’t a problem of upstream because systemd does something that makes this unnecessary/instills the limits even without this ? And that it supports systemd first/only, hence the patch here rather than upstream.