aboutsummaryrefslogtreecommitdiffstats
path: root/etc/discord-common.profile
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2019-06-15 11:53:03 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-15 11:53:03 +0000
commit2529d1d486a56a724d9fd121e29d79fc1fb5af44 (patch)
treec29586d821b749e6d0d9cd026a1fc1085b6bb6c1 /etc/discord-common.profile
parentUse private-etc directly (diff)
parentremove starting comma in kid3.profile (diff)
downloadfirejail-2529d1d486a56a724d9fd121e29d79fc1fb5af44.tar.gz
firejail-2529d1d486a56a724d9fd121e29d79fc1fb5af44.tar.zst
firejail-2529d1d486a56a724d9fd121e29d79fc1fb5af44.zip
Merge pull request #2766 from rusty-snake/fix-all-private-bin_etc-lines
automatically fixed all private-{bin,etc} lines
Diffstat (limited to 'etc/discord-common.profile')
-rw-r--r--etc/discord-common.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/discord-common.profile b/etc/discord-common.profile
index a791c7a06..82dd0475c 100644
--- a/etc/discord-common.profile
+++ b/etc/discord-common.profile
@@ -27,9 +27,9 @@ novideo
27protocol unix,inet,inet6,netlink 27protocol unix,inet,inet6,netlink
28seccomp 28seccomp
29 29
30private-bin sh,xdg-mime,tr,sed,echo,head,cut,xdg-open,grep,egrep,bash,zsh 30private-bin bash,cut,echo,egrep,grep,head,sed,sh,tr,xdg-mime,xdg-open,zsh
31private-dev 31private-dev
32private-etc alternatives,ca-certificates,crypto-policies,fonts,group,machine-id,ld.so.cache,localtime,login.defs,password,pki,resolv.conf,ssl 32private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,localtime,login.defs,machine-id,password,pki,resolv.conf,ssl
33private-tmp 33private-tmp
34 34
35noexec /tmp 35noexec /tmp