Skip to content

Commit

Permalink
Merge pull request #3995 from glitsj16/jitsi-meet-desktop
Browse files Browse the repository at this point in the history
fix private-bin in jitsi-meet-desktop
  • Loading branch information
glitsj16 committed Feb 17, 2021
2 parents 9ce83f7 + 17b762c commit 905f94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/profile-a-l/jitsi-meet-desktop.profile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ nowhitelist ${DOWNLOADS}
mkdir ${HOME}/.config/Jitsi Meet
whitelist ${HOME}/.config/Jitsi Meet

private-bin bash,jitsi-meet-desktop
private-bin bash,electron,electron[0-9],electron[0-9][0-9],jitsi-meet-desktop,sh
private-etc alsa,alternatives,asound.conf,bumblebee,ca-certificates,crypto-policies,drirc,fonts,glvnd,group,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,nvidia,pango,passwd,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg

# Redirect
Expand Down

0 comments on commit 905f94e

Please sign in to comment.