Comment 5 for bug 1619888

Revision history for this message
James Tait (jamestait) wrote : Re: Snap should be able to run chown

Similar thing with Cuberite, which statically links sqlite. Even though it runs as root, when it tries to chown the sqlite files to uid 0, seccomp kills the process - I applied a patch from http://pad.lv/1560899 to get it working.