Skip to content

Commit a7b441c

Browse files
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
1 parent a03c7f6 commit a7b441c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/profile-a-l/discord-common.profile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ignore novideo
1515
whitelist ${HOME}/.config/BetterDiscord
1616
whitelist ${HOME}/.local/share/betterdiscordctl
1717

18-
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
18+
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
1919
private-etc @tls-ca
2020

2121
# allow D-Bus notifications

0 commit comments

Comments
 (0)