aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zpaq.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-12 12:16:55 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 12:16:55 +0000
commitb0d6f0201fd7e4e00952825c874e0245b490290d (patch)
tree85ee7b4c4956e347fc645e528a3f5c08aa37afc2 /etc/zpaq.profile
parentviewnior is completely broken with 'hostname viewnior' (#2573) (diff)
downloadfirejail-b0d6f0201fd7e4e00952825c874e0245b490290d.tar.gz
firejail-b0d6f0201fd7e4e00952825c874e0245b490290d.tar.zst
firejail-b0d6f0201fd7e4e00952825c874e0245b490290d.zip
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
Diffstat (limited to 'etc/zpaq.profile')
-rw-r--r--etc/zpaq.profile15
1 files changed, 15 insertions, 0 deletions
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 @@
1# Firejail profile for zpaq
2# Description: Programmable file compressor, library and utilities. Based on the PAQ compression algorithm.
3# This file is overwritten after every install/update
4# Persistent local customizations
5include zpaq.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# mdwx breaks 'list' functionality
11ignore memory-deny-write-execute
12
13
14# Redirect
15include cpio.profile