aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/pzstd.profile5
-rw-r--r--etc/zstd.profile42
-rw-r--r--etc/zstdcat.profile5
-rw-r--r--etc/zstdgrep.profile5
-rw-r--r--etc/zstdless.profile5
-rw-r--r--etc/zstdmt.profile5
-rw-r--r--src/firecfg/firecfg.config6
7 files changed, 73 insertions, 0 deletions
diff --git a/etc/pzstd.profile b/etc/pzstd.profile
new file mode 100644
index 000000000..ce9af3286
--- /dev/null
+++ b/etc/pzstd.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for zstd
2# This file is overwritten after every install/update
3
4# Redirect
5include zstd.profile
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
diff --git a/etc/zstdcat.profile b/etc/zstdcat.profile
new file mode 100644
index 000000000..ce9af3286
--- /dev/null
+++ b/etc/zstdcat.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for zstd
2# This file is overwritten after every install/update
3
4# Redirect
5include zstd.profile
diff --git a/etc/zstdgrep.profile b/etc/zstdgrep.profile
new file mode 100644
index 000000000..ce9af3286
--- /dev/null
+++ b/etc/zstdgrep.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for zstd
2# This file is overwritten after every install/update
3
4# Redirect
5include zstd.profile
diff --git a/etc/zstdless.profile b/etc/zstdless.profile
new file mode 100644
index 000000000..ce9af3286
--- /dev/null
+++ b/etc/zstdless.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for zstd
2# This file is overwritten after every install/update
3
4# Redirect
5include zstd.profile
diff --git a/etc/zstdmt.profile b/etc/zstdmt.profile
new file mode 100644
index 000000000..ce9af3286
--- /dev/null
+++ b/etc/zstdmt.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for zstd
2# This file is overwritten after every install/update
3
4# Redirect
5include zstd.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index b44337d78..8ae0ff0bf 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -477,6 +477,7 @@ psi-plus
477pybitmessage 477pybitmessage
478# pycharm-community - FB note: may enable later 478# pycharm-community - FB note: may enable later
479# pycharm-professional 479# pycharm-professional
480pzstd
480qbittorrent 481qbittorrent
481qemu-launcher 482qemu-launcher
482qgis 483qgis
@@ -682,4 +683,9 @@ zathura
682zeal 683zeal
683zoom 684zoom
684zpaq 685zpaq
686zstd
687zstdcat
688zstdgrep
689zstdless
690zstdmt
685zulip 691zulip