mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #7053] Split noaudio to nosound and nomic #3466
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3466
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/netblue30/firejail/issues/7053
Is your feature request related to a problem? Please describe.
I don't trust browser (Firefox) thus I firejail it with bunch of rules. One thing I am mising is
noaudiobecause if I use it I would not watch any video with sound. But I want to restrict only microphone capability. Currently your software restrict both in/out with this rule. Consider separating into two, so the user can have more precise control?rule.conf;
Describe the solution you'd like
Set
noaudioand lose any audio output :-(Describe alternatives you've considered
N/A
Additional context
N/A
Environment
firejail --version): version 0.9.74was compiled (
git rev-parse HEAD):@rusty-snake commented on GitHub (Feb 2, 2026):
Does anyone have an idea for a technical solution? Otherwise we can close IMHO.
@ghost commented on GitHub (Feb 14, 2026):
DYM: