From b0d6f0201fd7e4e00952825c874e0245b490290d Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 12 Mar 2019 12:16:55 +0000 Subject: Add new profiles for lrzip and friends (#2574) * Create lrunzip.profile * Create lrz.profile * Create lrzcat.profile * Create lrzip.profile * Create lrztar.profile * Create lrzuntar.profile * Create zpaq.profile * Add lrzip and friends to firecfg --- etc/lrzcat.profile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 etc/lrzcat.profile (limited to 'etc/lrzcat.profile') diff --git a/etc/lrzcat.profile b/etc/lrzcat.profile new file mode 100644 index 000000000..6d95c41a0 --- /dev/null +++ b/etc/lrzcat.profile @@ -0,0 +1,12 @@ +# Firejail profile for lrzcat +# Description: Multi-threaded compression with rzip/lzma, lzo and zpaq +# This file is overwritten after every install/update +# Persistent local customizations +include lrzcat.local +# Persistent global definitions +# added by included profile +#include globals.local + + +# Redirect +include cpio.profile -- cgit v1.2.3-54-g00ecf