Skip to content

Commit

Permalink
Fix slack.profile (fixes #4329)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty-snake committed Jun 3, 2021
1 parent ffaa990 commit 350df60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion etc/profile-m-z/slack.profile
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,14 @@ ignore dbus-system none

noblacklist ${HOME}/.config/Slack

include allow-bin-sh.inc

include disable-shell.inc

mkdir ${HOME}/.config/Slack
whitelist ${HOME}/.config/Slack

private-bin locale,slack
private-bin electron,electron[0-9],electron[0-9][0-9],locale,sh,slack
private-etc alternatives,asound.conf,ca-certificates,crypto-policies,debian_version,fedora-release,fonts,group,ld.so.cache,ld.so.conf,localtime,machine-id,os-release,passwd,pki,pulse,redhat-release,resolv.conf,ssl,system-release,system-release-cpe

# Redirect
Expand Down

0 comments on commit 350df60

Please sign in to comment.