summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-06-25 08:00:24 +0800
committerErik Kundiman <erik@megapahit.org>2024-06-29 09:11:28 +0800
commit095bf053f148dac958158f6709303bf09fbcd719 (patch)
tree194c856b54c264496e86adc7d11b05a23dabf742 /CONTRIBUTING.md
parenta0346658a3266a06c5f4ef73dd1e1bd90a43938c (diff)
Get Dullahan working again on Debian/Ubuntu
After the Maintenance B merge, ironically it was Fedora's web functionality that worked out of the box (after only `patchelf --remove-rpath`-ing the dullahan_host binary from LL's v1.14.0-r2 release, since rpmbuild wouldn't allow non-existent paths). On Debian/Ubuntu somehow it wasn't working any more. It would complain about "No usable sandbox!" in (the new, replacing cef_log.txt) cef.log. The fix was done just by removing the chrome-sandbox' setuid permission (that's been turned on all this time following the common practice for CEF-based apps). On Fedora, it still works without setuid off. It may not have been needed after all, and it's safer anyway that we don't need to elevate the permission to use the effective UID of root to run the sandbox.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions