aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Vincent43 <31109921+Vincent43@users.noreply.github.com>2018-05-05 20:17:58 +0100
committerLibravatar GitHub <noreply@github.com>2018-05-05 20:17:58 +0100
commit8be61f77c272bebbdb73cd14c3384087a147817a (patch)
treed585dc78a1d0c448844178eba013dcd62be9135e /etc
parenttiny memleaks, np dereference (diff)
downloadfirejail-8be61f77c272bebbdb73cd14c3384087a147817a.tar.gz
firejail-8be61f77c272bebbdb73cd14c3384087a147817a.tar.zst
firejail-8be61f77c272bebbdb73cd14c3384087a147817a.zip
ark.profile: Add private-bin and private-etc
private-bin was generated manually while looking at ark source code, it should be complete. Obviously build-in previewer should be used with those. private-etc was generated by firejail --build, it's commented out for now. Both tested on Archlinux and KDE Plasma 5.12
Diffstat (limited to 'etc')
-rw-r--r--etc/ark.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ark.profile b/etc/ark.profile
index 125720189..cd6e5d54f 100644
--- a/etc/ark.profile
+++ b/etc/ark.profile
@@ -31,6 +31,9 @@ protocol unix
31seccomp 31seccomp
32shell none 32shell none
33 33
34private-bin ark,unrar,rar,unzip,zip,zipinfo,7z,unar,lsar,lrzip,lzop,lz4
35#private-etc smb.conf,samba,mtab,fonts,drirc,kde5rc,passwd,group,xdg
36
34private-dev 37private-dev
35private-tmp 38private-tmp
36 39