Re: Electron apps in Debian with --no-sandbox

2020-12-06 Thread Sven Hartge
buckwheatpancake wrote: > So, Electron stuff in Debian comes with this annoying thing where it tells > you chrome-sandbox (in various applications) needs to be owned by root and > have mode 4755. If you set that, it just tells you the same, with another > file. I've taken to running these thin

Electron apps in Debian with --no-sandbox

2020-12-06 Thread buckwheatpancake
So, Electron stuff in Debian comes with this annoying thing where it tells you chrome-sandbox (in various applications) needs to be owned by root and have mode 4755. If you set that, it just tells you the same, with another file. I've taken to running these things with the --no-sandbox option, b