From 4bf6e4e5a73f5e603859e95725b22d5179a4bdf6 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 31 Oct 2020 18:44:22 +0000 Subject: Allow webcam access in zoom.profile This fixes #3711. --- etc/profile-m-z/zoom.profile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z/zoom.profile') 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 @@ # Firejail profile for zoom +# Description: Video Conferencing and Web Conferencing Service # This file is overwritten after every install/update # Persistent local customizations include zoom.local @@ -30,7 +31,7 @@ include whitelist-var-common.inc caps.drop all netfilter nodvd -nogroups +#nogroups - breaks webcam access (see #3711) nonewprivs noroot notv @@ -43,5 +44,5 @@ tracelog disable-mnt private-cache private-dev -private-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 +private-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 private-tmp -- cgit v1.2.3-54-g00ecf