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/zpaq.profile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 etc/zpaq.profile (limited to 'etc/zpaq.profile') diff --git a/etc/zpaq.profile b/etc/zpaq.profile new file mode 100644 index 000000000..6d4501e4f --- /dev/null +++ b/etc/zpaq.profile @@ -0,0 +1,15 @@ +# Firejail profile for zpaq +# Description: Programmable file compressor, library and utilities. Based on the PAQ compression algorithm. +# This file is overwritten after every install/update +# Persistent local customizations +include zpaq.local +# Persistent global definitions +# added by included profile +#include globals.local + +# mdwx breaks 'list' functionality +ignore memory-deny-write-execute + + +# Redirect +include cpio.profile -- cgit v1.2.3-70-g09d2