On 2019-10-29, List <l...@md5collisions.eu> wrote: > I think what causes the problem is rspamd which uses JITs. These JITS > break W^X. If you enable rspamd etc on boot by (rcctl enable ...). And > reboot..
This is incorrect. rspamd uses luajit (on arches where it's available), but it is not a requirement that every JIT compiler makes W+X mappings - in particular luajit *does* work with W^X.