aboutsummaryrefslogtreecommitdiffstats
path: root/etc/apktool.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-25 07:29:32 -0400
committerLibravatar GitHub <noreply@github.com>2017-08-25 07:29:32 -0400
commit48160bb9cffb8441feb80fe4bca11c64408f405b (patch)
treecd7e04d21bfcd7a1525a849eb07e2dc4f5d8a85a /etc/apktool.profile
parentMerge pull request #1495 from hawkeye116477/master (diff)
parentFix #1492 (diff)
downloadfirejail-48160bb9cffb8441feb80fe4bca11c64408f405b.tar.gz
firejail-48160bb9cffb8441feb80fe4bca11c64408f405b.tar.zst
firejail-48160bb9cffb8441feb80fe4bca11c64408f405b.zip
Merge pull request #1493 from SpotComms/xf
Fix #1492
Diffstat (limited to 'etc/apktool.profile')
-rw-r--r--etc/apktool.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/apktool.profile b/etc/apktool.profile
index bdd711964..650c20de7 100644
--- a/etc/apktool.profile
+++ b/etc/apktool.profile
@@ -25,7 +25,7 @@ protocol unix
25seccomp 25seccomp
26shell none 26shell none
27 27
28private-bin apktool,bash,java,dirname,basename,expr 28private-bin apktool,bash,dash,java,dirname,basename,expr,sh
29private-dev 29private-dev
30 30
31noexec ${HOME} 31noexec ${HOME}