aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-12-21 16:05:34 +0000
committerLibravatar GitHub <noreply@github.com>2019-12-21 16:05:34 +0000
commit3726dba1a27a87e2dfa659576a535c4c6c6e1dd7 (patch)
tree7fbbb44b6223452e7e3b590b073cbfaea87a69ef /etc
parentCreate uncompress.profile (diff)
downloadfirejail-3726dba1a27a87e2dfa659576a535c4c6c6e1dd7.tar.gz
firejail-3726dba1a27a87e2dfa659576a535c4c6c6e1dd7.tar.zst
firejail-3726dba1a27a87e2dfa659576a535c4c6c6e1dd7.zip
Create zcat.profile
Diffstat (limited to 'etc')
-rw-r--r--etc/zcat.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/zcat.profile b/etc/zcat.profile
new file mode 100644
index 000000000..12932ea92
--- /dev/null
+++ b/etc/zcat.profile
@@ -0,0 +1,11 @@
1# Firejail profile for zcat
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include zcat.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include gzip.profile