aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zfgrep.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-12-16 02:59:08 +0000
committerLibravatar GitHub <noreply@github.com>2019-12-16 02:59:08 +0000
commit2ec700c4bebd96026be714f6e88b0809b8b38208 (patch)
treed5c93c97b2921b0484ee7a16935639be0194d823 /etc/zfgrep.profile
parentFix ordering of 'RESTRICTED SHELL' (diff)
downloadfirejail-2ec700c4bebd96026be714f6e88b0809b8b38208.tar.gz
firejail-2ec700c4bebd96026be714f6e88b0809b8b38208.tar.zst
firejail-2ec700c4bebd96026be714f6e88b0809b8b38208.zip
Add gzip redirect profiles (#3083)
* Create gzexe.profile * Create uncompress.profile * Create zcat.profile * Create zcmp.profile * Create zdiff.profile * Create zegrep.profile * Create zfgrep.profile * Create zforce.profile * Create zgrep.profile * Create zless.profile * Create zmore.profile * Create znew.profile
Diffstat (limited to 'etc/zfgrep.profile')
-rw-r--r--etc/zfgrep.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/zfgrep.profile b/etc/zfgrep.profile
new file mode 100644
index 000000000..73b22f2e8
--- /dev/null
+++ b/etc/zfgrep.profile
@@ -0,0 +1,11 @@
1# Firejail profile for zfgrep
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include zfgrep.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include gzip.profile