aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar David Thole <david@thedarktrumpet.com>2019-06-02 20:49:49 -0500
committerLibravatar David Thole <david@thedarktrumpet.com>2019-06-02 20:49:49 -0500
commit9f60dc8901be9d2019656645698f7081c0f17984 (patch)
treec31252144553c65c72490b694341f7587cf8c570
parentDisabling the lines for shell none and moving whitelist to the top of the file (diff)
downloadfirejail-9f60dc8901be9d2019656645698f7081c0f17984.tar.gz
firejail-9f60dc8901be9d2019656645698f7081c0f17984.tar.zst
firejail-9f60dc8901be9d2019656645698f7081c0f17984.zip
Narrowed it down that I can use shell none, but can't use private-tmp
-rw-r--r--etc/disable-programs.inc2
-rw-r--r--etc/teams-for-linux.profile3
2 files changed, 2 insertions, 3 deletions
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index a3fac50bb..debef6523 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -747,4 +747,4 @@ blacklist /var/games/vultureseye
747blacklist /var/lib/games/Maelstrom-Scores 747blacklist /var/lib/games/Maelstrom-Scores
748 748
749# ${HOME}/.config directory 749# ${HOME}/.config directory
750blacklist ${HOME}/.config/teams-for-linux \ No newline at end of file 750blacklist ${HOME}/.config/teams-for-linux
diff --git a/etc/teams-for-linux.profile b/etc/teams-for-linux.profile
index 3cbf6f709..4a3874281 100644
--- a/etc/teams-for-linux.profile
+++ b/etc/teams-for-linux.profile
@@ -26,8 +26,7 @@ nou2f
26novideo 26novideo
27protocol unix,inet,inet6,netlink 27protocol unix,inet,inet6,netlink
28seccomp 28seccomp
29# shell none 29shell none
30# tracelog
31 30
32private-bin sh,xdg-mime,tr,sed,echo,head,cut,xdg-open,grep,egrep,bash,zsh,teams-for-linux 31private-bin sh,xdg-mime,tr,sed,echo,head,cut,xdg-open,grep,egrep,bash,zsh,teams-for-linux
33private-dev 32private-dev