From 2ec700c4bebd96026be714f6e88b0809b8b38208 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 16 Dec 2019 02:59:08 +0000 Subject: 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 --- etc/znew.profile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 etc/znew.profile (limited to 'etc/znew.profile') diff --git a/etc/znew.profile b/etc/znew.profile new file mode 100644 index 000000000..a8593e58e --- /dev/null +++ b/etc/znew.profile @@ -0,0 +1,11 @@ +# Firejail profile for znew +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include znew.local +# Persistent global definitions +# added by included profile +#include globals.local + +# Redirect +include gzip.profile -- cgit v1.2.3-70-g09d2