aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-10-31 18:44:22 +0000
committerLibravatar GitHub <noreply@github.com>2020-10-31 18:44:22 +0000
commit4bf6e4e5a73f5e603859e95725b22d5179a4bdf6 (patch)
treef9fffe5d004bafd0a53279413d3c786e2203448a
parentkeepassxc dbus, closes #3713 [skip ci] (diff)
downloadfirejail-4bf6e4e5a73f5e603859e95725b22d5179a4bdf6.tar.gz
firejail-4bf6e4e5a73f5e603859e95725b22d5179a4bdf6.tar.zst
firejail-4bf6e4e5a73f5e603859e95725b22d5179a4bdf6.zip
Allow webcam access in zoom.profile
This fixes #3711.
-rw-r--r--etc/profile-m-z/zoom.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/profile-m-z/zoom.profile b/etc/profile-m-z/zoom.profile
index b3125ee50..e2f862fdc 100644
--- a/etc/profile-m-z/zoom.profile
+++ b/etc/profile-m-z/zoom.profile
@@ -1,4 +1,5 @@
1# Firejail profile for zoom 1# Firejail profile for zoom
2# Description: Video Conferencing and Web Conferencing Service
2# This file is overwritten after every install/update 3# This file is overwritten after every install/update
3# Persistent local customizations 4# Persistent local customizations
4include zoom.local 5include zoom.local
@@ -30,7 +31,7 @@ include whitelist-var-common.inc
30caps.drop all 31caps.drop all
31netfilter 32netfilter
32nodvd 33nodvd
33nogroups 34#nogroups - breaks webcam access (see #3711)
34nonewprivs 35nonewprivs
35noroot 36noroot
36notv 37notv
@@ -43,5 +44,5 @@ tracelog
43disable-mnt 44disable-mnt
44private-cache 45private-cache
45private-dev 46private-dev
46private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,nsswitch.conf,pki,resolv.conf,ssl 47private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,nsswitch.conf,pki,resolv.conf,ssl
47private-tmp 48private-tmp