mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
discord-common: fix private-etc
`passwd` is already in @default group.
This commit is contained in:
parent
001f54102c
commit
5f01eb1870
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ whitelist ${HOME}/.config/BetterDiscord
|
|||
whitelist ${HOME}/.local/share/betterdiscordctl
|
||||
|
||||
private-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
|
||||
private-etc @tls-ca,password
|
||||
private-etc @tls-ca
|
||||
|
||||
join-or-start discord
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue