-
### Description
Trying to run Chromium results in a AppArmor "DENIED" Message in `dmesg`.
### Steps to Reproduce
Run in BASH `firejail /usr/bin/chromium`.
Result:
```
Reading profile /…
-
Whenever I try to launch a windows game using the Itch launcher i get the error "fork/exec /home/j/.config/itch/prereqs/firejail-386/firejail: no such file or directory".
When i checked the folder pr…
-
### Description
Firejail breaks process substitution which is really hard to find/debug.
For programs that are typically used in shell scripts we could consider to add `keep-fd all`.
### Step…
-
- [ ] Code
- [ ] https://github.com/netblue30/firejail/pull/5315#pullrequestreview-1073973090
- [ ] https://github.com/netblue30/firejail/pull/5315#pullrequestreview-1074357756
- [ ] https://…
-
Hello,
Today, after many months away from Linux, I decided to give VLC a try here. It all worked fine one month ago.
For some reason, I can't open any file with VLC or start it from KDE's menu, beca…
ghost updated
2 months ago
-
Manjaro
Audacity 3.2.2
firejail 0.9.70
```
Reading profile /etc/firejail/audacity.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Rea…
-
tdrop is unable to hide programs that launched with tdrop but run in a firejail sandbox. Instead, tdrop launches another instance of the program when the command is run again e.g. `tdrop -Aam chromium…
-
Hey,
There is no way to run firefox via firejail. Output below:
```console
bryn1u@Proton:~$ firefox --version
Mozilla Firefox 93.0
bryn1u@Proton:~$ firejail firefox
Reading profile /etc/firej…
-
### Description
When using reader view in firefox, the text to speech feature will fail, because it can't access espeak-ng and its data files.
Firefox on linux uses speech-dispatcher for text to …
-
I know it sounds weird that a sandbox should protect sandboxed programs from un-sandboxed programs but maybe it is worth it?
Like this:
* Create a user `firejail` and create `/home/firejail` on i…