Skip to content

Commit

Permalink
discord-common: fix private-etc
Browse files Browse the repository at this point in the history
`passwd` is already in @default group.
  • Loading branch information
glitsj16 authored Feb 5, 2023
1 parent 001f541 commit 5f01eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/profile-a-l/discord-common.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5f01eb1

Please sign in to comment.