mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
profiles: discord-common: add env to private-bin (#6738)
The discord wrapper script in gentoo runs `#!/usr/bin/env bash`. See https://github.com/gentoo/gentoo/blob/master/net-im/discord/files/launcher.sh
This commit is contained in:
parent
a03c7f6b25
commit
a7b441c4f1
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ ignore novideo
|
|||
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-bin awk,bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],env,fish,grep,head,sed,sh,tclsh,tr,which,xdg-mime,xdg-open,zsh
|
||||
private-etc @tls-ca
|
||||
|
||||
# allow D-Bus notifications
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue