aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--RELNOTES2
-rw-r--r--etc/profile-a-l/lzop.profile12
3 files changed, 14 insertions, 2 deletions
diff --git a/README.md b/README.md
index ab9e91791..0409df8b5 100644
--- a/README.md
+++ b/README.md
@@ -330,4 +330,4 @@ Stats:
330 330
331### New profiles: 331### New profiles:
332 332
333vmware-view, display-im6.q16, ipcalc, ipcalc-ng, ebook-convert, ebook-edit, ebook-meta, ebook-polish 333vmware-view, display-im6.q16, ipcalc, ipcalc-ng, ebook-convert, ebook-edit, ebook-meta, ebook-polish, lzop
diff --git a/RELNOTES b/RELNOTES
index abf85d490..5aa77814a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -2,7 +2,7 @@ firejail (0.9.65) baseline; urgency=low
2 * filtering environment variables 2 * filtering environment variables
3 * zsh completion 3 * zsh completion
4 * new profiles: vmware-view, display-im6.q16, ipcalc, ipcalc-ng 4 * new profiles: vmware-view, display-im6.q16, ipcalc, ipcalc-ng
5 * ebook-convert, ebook-edit, ebook-meta, ebook-polish 5 * ebook-convert, ebook-edit, ebook-meta, ebook-polish, lzop
6 -- netblue30 <netblue30@yahoo.com> Tue, 9 Feb 2021 09:00:00 -0500 6 -- netblue30 <netblue30@yahoo.com> Tue, 9 Feb 2021 09:00:00 -0500
7 7
8firejail (0.9.64.4) baseline; urgency=low 8firejail (0.9.64.4) baseline; urgency=low
diff --git a/etc/profile-a-l/lzop.profile b/etc/profile-a-l/lzop.profile
new file mode 100644
index 000000000..f3175c590
--- /dev/null
+++ b/etc/profile-a-l/lzop.profile
@@ -0,0 +1,12 @@
1# Firejail profile for lzop
2# Description: File compressor using lzo lib
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include lzop.local
7# Persistent global definitions
8# added by included profile
9#include globals.local
10
11# Redirect
12include cpio.profile