aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dex2jar.profile
diff options
context:
space:
mode:
authorLibravatar startx2017 <vradu.startx@yandex.com>2017-10-13 10:05:38 -0400
committerLibravatar startx2017 <vradu.startx@yandex.com>2017-10-13 10:05:38 -0400
commit7c2e3ebf7fd0586a7067b2c786af051bcbb39c2b (patch)
tree9677e73af46f2e1899fa57b839ea1157143950f2 /etc/dex2jar.profile
parentpython cleanup in profile files (diff)
downloadfirejail-7c2e3ebf7fd0586a7067b2c786af051bcbb39c2b.tar.gz
firejail-7c2e3ebf7fd0586a7067b2c786af051bcbb39c2b.tar.zst
firejail-7c2e3ebf7fd0586a7067b2c786af051bcbb39c2b.zip
/bin/sh is automatically solved to /bin/dash in private-bin - removed dash from all profiles
Diffstat (limited to 'etc/dex2jar.profile')
-rw-r--r--etc/dex2jar.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/dex2jar.profile b/etc/dex2jar.profile
index bdbb10b12..5261bb865 100644
--- a/etc/dex2jar.profile
+++ b/etc/dex2jar.profile
@@ -26,7 +26,7 @@ protocol unix
26seccomp 26seccomp
27shell none 27shell none
28 28
29private-bin dex2jar,dash,java,sh,bash,expr,dirname,ls,uname,grep 29private-bin dex2jar,java,sh,bash,expr,dirname,ls,uname,grep
30private-dev 30private-dev
31 31
32noexec ${HOME} 32noexec ${HOME}