aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar sak96 <unknown>2021-05-09 09:23:07 +0530
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-14 06:07:54 +0000
commit3ff13e6df3c48077e1a4992af058322e29014360 (patch)
tree06abf1b924acc385496c3482250b0a0604979574 /etc
parentHarden device access in default.profile (diff)
downloadfirejail-3ff13e6df3c48077e1a4992af058322e29014360.tar.gz
firejail-3ff13e6df3c48077e1a4992af058322e29014360.tar.zst
firejail-3ff13e6df3c48077e1a4992af058322e29014360.zip
fix: discord logout on opening twice
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/discord-common.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile-a-l/discord-common.profile b/etc/profile-a-l/discord-common.profile
index b83e626d9..19e7bd9ab 100644
--- a/etc/profile-a-l/discord-common.profile
+++ b/etc/profile-a-l/discord-common.profile
@@ -26,5 +26,7 @@ whitelist ${HOME}/.local/share/betterdiscordctl
26private-bin bash,cut,echo,egrep,fish,grep,head,sed,sh,tclsh,tr,xdg-mime,xdg-open,zsh 26private-bin bash,cut,echo,egrep,fish,grep,head,sed,sh,tclsh,tr,xdg-mime,xdg-open,zsh
27private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl 27private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl
28 28
29join-or-start discord
30
29# Redirect 31# Redirect
30include electron.profile 32include electron.profile