aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gtar.profile
diff options
context:
space:
mode:
authorLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-30 23:10:50 +0200
committerLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-30 23:55:16 +0200
commit2d60937932a44ed5dfe3afecdae846386275a25a (patch)
tree7c73bb02ca722174ef5387fdbb2988f6b193b5a2 /etc/gtar.profile
parentfixes (diff)
downloadfirejail-2d60937932a44ed5dfe3afecdae846386275a25a.tar.gz
firejail-2d60937932a44ed5dfe3afecdae846386275a25a.tar.zst
firejail-2d60937932a44ed5dfe3afecdae846386275a25a.zip
Add profiles for tar (gtar), unzip and unrar
I've tested compression and uncompression of various tar formats and also straced unzip/unrar regarding their file access in /etc. -> should be fine. If you want to unpack files in /usr/bin, then use the --ignore=private-bin switch. Same for /etc: --ignore=private-etc
Diffstat (limited to 'etc/gtar.profile')
-rw-r--r--etc/gtar.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/gtar.profile b/etc/gtar.profile
new file mode 100644
index 000000000..5dbc550f6
--- /dev/null
+++ b/etc/gtar.profile
@@ -0,0 +1 @@
include /etc/firejail/tar.profile