aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/teams-for-linux.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-10-29 19:15:23 +0000
committerLibravatar GitHub <noreply@github.com>2021-10-29 19:15:23 +0000
commit21898db1466df4afe5851c83a4c943a35fbc188c (patch)
treed15b8ed5e38f61638bdeae0226776ad00f2b8301 /etc/profile-m-z/teams-for-linux.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
parentAdd Profile Checks (diff)
downloadfirejail-21898db1466df4afe5851c83a4c943a35fbc188c.tar.gz
firejail-21898db1466df4afe5851c83a4c943a35fbc188c.tar.zst
firejail-21898db1466df4afe5851c83a4c943a35fbc188c.zip
Merge pull request #4643 from rusty-snake/profile-checks
Profile Checks
Diffstat (limited to 'etc/profile-m-z/teams-for-linux.profile')
-rw-r--r--etc/profile-m-z/teams-for-linux.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/teams-for-linux.profile b/etc/profile-m-z/teams-for-linux.profile
index 310c440b1..ee19bcd00 100644
--- a/etc/profile-m-z/teams-for-linux.profile
+++ b/etc/profile-m-z/teams-for-linux.profile
@@ -20,7 +20,7 @@ mkdir ${HOME}/.config/teams-for-linux
20whitelist ${HOME}/.config/teams-for-linux 20whitelist ${HOME}/.config/teams-for-linux
21 21
22private-bin bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],grep,head,sed,sh,teams-for-linux,tr,xdg-mime,xdg-open,zsh 22private-bin bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],grep,head,sed,sh,teams-for-linux,tr,xdg-mime,xdg-open,zsh
23private-etc ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.preload,localtime,machine-id,pki,resolv.conf,ssl 23private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.preload,localtime,machine-id,pki,resolv.conf,ssl
24 24
25# Redirect 25# Redirect
26include electron.profile 26include electron.profile