aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/discord-canary.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-04-12 08:52:06 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-04-12 08:52:06 +0200
commit2ae7295f1a8d24217ccbf0fef149df0042969b56 (patch)
tree7befb3efffa6e3d2b91e2d6640cff781d90c905d /etc/profile-a-l/discord-canary.profile
parentMerge pull request #4180 from jose1711/readme_typo (diff)
downloadfirejail-2ae7295f1a8d24217ccbf0fef149df0042969b56.tar.gz
firejail-2ae7295f1a8d24217ccbf0fef149df0042969b56.tar.zst
firejail-2ae7295f1a8d24217ccbf0fef149df0042969b56.zip
profile fixes
discord-canary.profile: fix #4175 flameshot.profile: - private-tmp break flameshot (wayland only?) - Screengrabbing (under wayland) is done via dbus, the following names must be allowed: - GNOME: org.gnome.Shell - KDE: org.kde.KWin - Sway: org.freedesktop.portal.Desktop - Allow notifications and tray too, because org.gnome.Shell (for example) is already totaly unsafe. mumble.profile: fix #4181
Diffstat (limited to 'etc/profile-a-l/discord-canary.profile')
-rw-r--r--etc/profile-a-l/discord-canary.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/discord-canary.profile b/etc/profile-a-l/discord-canary.profile
index 3e9dacd1e..43db95b8a 100644
--- a/etc/profile-a-l/discord-canary.profile
+++ b/etc/profile-a-l/discord-canary.profile
@@ -10,7 +10,7 @@ noblacklist ${HOME}/.config/discordcanary
10mkdir ${HOME}/.config/discordcanary 10mkdir ${HOME}/.config/discordcanary
11whitelist ${HOME}/.config/discordcanary 11whitelist ${HOME}/.config/discordcanary
12 12
13private-bin discord-canary 13private-bin discord-canary,electron,electron[0-9],electron[0-9][0-9]
14private-opt discord-canary 14private-opt discord-canary
15 15
16# Redirect 16# Redirect