aboutsummaryrefslogtreecommitdiffstats
path: root/etc/zstd.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-08-12 21:03:26 +0000
committerLibravatar GitHub <noreply@github.com>2019-08-12 21:03:26 +0000
commit5b17f56c37899b26f9d134e4c496c0769c51f914 (patch)
tree3c8ea55f8fe48973d4a5a60e4a2e60bacd137854 /etc/zstd.profile
parentadd bzcat profile (diff)
downloadfirejail-5b17f56c37899b26f9d134e4c496c0769c51f914.tar.gz
firejail-5b17f56c37899b26f9d134e4c496c0769c51f914.tar.zst
firejail-5b17f56c37899b26f9d134e4c496c0769c51f914.zip
Add zstd (redirect) profile(s) (#2902)
* Create zstd.profile * Create pzstd.profile * Create zstdcat.profile * Create zstdgrep.profile * Create zstdless.profile * Create zstdmt.profile * Add zstd and its redirect profiles to firecfg.config
Diffstat (limited to 'etc/zstd.profile')
-rw-r--r--etc/zstd.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/zstd.profile b/etc/zstd.profile
new file mode 100644
index 000000000..ea7bbfb0d
--- /dev/null
+++ b/etc/zstd.profile
@@ -0,0 +1,42 @@
1# Firejail profile for zstd
2# Description: Zstandard - Fast real-time compression algorithm
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include zstd.local
7# Persistent global definitions
8include globals.local
9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16
17apparmor
18caps.drop all
19hostname zstd
20ipc-namespace
21machine-id
22net none
23no3d
24nodbus
25nodvd
26nogroups
27nonewprivs
28#noroot
29nosound
30notv
31nou2f
32novideo
33protocol unix
34seccomp
35shell none
36tracelog
37x11 none
38
39private-cache
40private-dev
41
42memory-deny-write-execute