aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-02-05 22:40:58 +0000
committerLibravatar GitHub <noreply@github.com>2023-02-05 22:40:58 +0000
commit5f01eb187098bee93e35131dd0b48354b0a5770c (patch)
tree79b941cbd40785f492f542c1e237261f67cab632 /etc
parentaria2c: fix private-etc (diff)
downloadfirejail-5f01eb187098bee93e35131dd0b48354b0a5770c.tar.gz
firejail-5f01eb187098bee93e35131dd0b48354b0a5770c.tar.zst
firejail-5f01eb187098bee93e35131dd0b48354b0a5770c.zip
discord-common: fix private-etc
`passwd` is already in @default group.
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/discord-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/discord-common.profile b/etc/profile-a-l/discord-common.profile
index 6f01600eb..c53170126 100644
--- a/etc/profile-a-l/discord-common.profile
+++ b/etc/profile-a-l/discord-common.profile
@@ -24,7 +24,7 @@ whitelist ${HOME}/.config/BetterDiscord
24whitelist ${HOME}/.local/share/betterdiscordctl 24whitelist ${HOME}/.local/share/betterdiscordctl
25 25
26private-bin awk,bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,which,xdg-mime,xdg-open,zsh 26private-bin awk,bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,which,xdg-mime,xdg-open,zsh
27private-etc @tls-ca,password 27private-etc @tls-ca
28 28
29join-or-start discord 29join-or-start discord
30 30