From f4f6767458208a127084e4c0103fab88761d9056 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Thu, 17 Dec 2020 08:45:35 +0000 Subject: Refactor electron.profile and electron based programs (#3807) * Refactor electron.profile and electron based programs (1) * Refactor electron.profile and electron based programs (2) * Refactor electron.profile and electron based programs (3) * Refactor electron.profile and electron based programs (4) * Refactor electron.profile and electron based programs (5) * Refactor electron.profile and electron based programs (6) * Refactor electron.profile and electron based programs (7) * Refactor electron.profile and electron based programs (8) --- etc/profile-a-l/jitsi-meet-desktop.profile | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'etc/profile-a-l/jitsi-meet-desktop.profile') diff --git a/etc/profile-a-l/jitsi-meet-desktop.profile b/etc/profile-a-l/jitsi-meet-desktop.profile index c4121d835..e5beb741a 100644 --- a/etc/profile-a-l/jitsi-meet-desktop.profile +++ b/etc/profile-a-l/jitsi-meet-desktop.profile @@ -6,34 +6,22 @@ include jitsi-meet-desktop.local # Persistent global definitions include globals.local +# Disabled until someone reported positive feedback +ignore nou2f +ignore novideo +ignore shell none + ignore noexec /tmp noblacklist ${HOME}/.config/Jitsi Meet -include disable-devel.inc -include disable-exec.inc -include disable-interpreters.inc -include disable-xdg.inc - nowhitelist ${DOWNLOADS} mkdir ${HOME}/.config/Jitsi Meet - whitelist ${HOME}/.config/Jitsi Meet -include whitelist-common.inc -include whitelist-usr-share-common.inc -include whitelist-runuser-common.inc -include whitelist-var-common.inc - -seccomp !chroot - -disable-mnt private-bin bash,jitsi-meet-desktop -private-cache -private-dev private-etc alsa,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,drirc,fonts,glvnd,group,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,nvidia,pango,passwd,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg -private-tmp # Redirect include electron.profile -- cgit v1.2.3-70-g09d2