aboutsummaryrefslogtreecommitdiffstats
path: root/platform/debian
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 /platform/debian
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 'platform/debian')
-rw-r--r--platform/debian/conffiles4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/debian/conffiles b/platform/debian/conffiles
index 5367edfe5..d302c5732 100644
--- a/platform/debian/conffiles
+++ b/platform/debian/conffiles
@@ -50,6 +50,7 @@
50/etc/firejail/google-chrome.profile 50/etc/firejail/google-chrome.profile
51/etc/firejail/google-play-music-desktop-player.profile 51/etc/firejail/google-play-music-desktop-player.profile
52/etc/firejail/gpredict.profile 52/etc/firejail/gpredict.profile
53/etc/firejail/gtar.profile
53/etc/firejail/gthumb.profile 54/etc/firejail/gthumb.profile
54/etc/firejail/gwenview.profile 55/etc/firejail/gwenview.profile
55/etc/firejail/gzip.profile 56/etc/firejail/gzip.profile
@@ -108,6 +109,7 @@
108/etc/firejail/steam.profile 109/etc/firejail/steam.profile
109/etc/firejail/stellarium.profile 110/etc/firejail/stellarium.profile
110/etc/firejail/strings.profile 111/etc/firejail/strings.profile
112/etc/firejail/tar.profile
111/etc/firejail/telegram.profile 113/etc/firejail/telegram.profile
112/etc/firejail/thunderbird.profile 114/etc/firejail/thunderbird.profile
113/etc/firejail/totem.profile 115/etc/firejail/totem.profile
@@ -115,6 +117,8 @@
115/etc/firejail/transmission-qt.profile 117/etc/firejail/transmission-qt.profile
116/etc/firejail/uget-gtk.profile 118/etc/firejail/uget-gtk.profile
117/etc/firejail/unbound.profile 119/etc/firejail/unbound.profile
120/etc/firejail/unrar.profile
121/etc/firejail/unzip.profile
118/etc/firejail/uudeview.profile 122/etc/firejail/uudeview.profile
119/etc/firejail/vivaldi-beta.profile 123/etc/firejail/vivaldi-beta.profile
120/etc/firejail/vivaldi.profile 124/etc/firejail/vivaldi.profile