From 7b37c90240d760d2ce6a73e11f3e9a12edeb5955 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Mon, 12 Aug 2019 17:24:55 +0200 Subject: add bzcat profile --- etc/bzcat.profile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 etc/bzcat.profile (limited to 'etc/bzcat.profile') diff --git a/etc/bzcat.profile b/etc/bzcat.profile new file mode 100644 index 000000000..edefb6bb8 --- /dev/null +++ b/etc/bzcat.profile @@ -0,0 +1,15 @@ +# Firejail profile for bzcat +# Description: A high-quality data compression program +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include bzcat.local +# Persistent global definitions +# added by included profile +#include globals.local + +ignore read-write +read-only ${HOME} + +# Redirect +include gzip.profile -- cgit v1.2.3-54-g00ecf