Open olmari opened 4 hours ago
Okay the culprit ended up to be the systemd unit hardening option
MemoryDenyWriteExecute=true
When that is commented out this commit starts up too... So Maybe this should be mentioned in hardening options unless we could bring this up to the upstream library?
Version https://github.com/mautrix/signal/commit/45f97de8db3f44537ec40544f57b0c4cd786f2ee
Compiling myself, maybe relates, maybe not, but new error or warning apart the old suggestions:
The very previous commit compiles and runs just fine.