aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ffmpeg.profile3
-rw-r--r--etc/ooffice.profile5
-rw-r--r--etc/ooviewdoc.profile5
-rw-r--r--etc/openoffice.org.profile5
4 files changed, 17 insertions, 1 deletions
diff --git a/etc/ffmpeg.profile b/etc/ffmpeg.profile
index 19d9a7644..c3dc59bee 100644
--- a/etc/ffmpeg.profile
+++ b/etc/ffmpeg.profile
@@ -38,7 +38,8 @@ notv
38nou2f 38nou2f
39novideo 39novideo
40protocol inet,inet6 40protocol inet,inet6
41seccomp 41# allow set_mempolicy, which is required to encode using libx265
42seccomp !set_mempolicy
42shell none 43shell none
43tracelog 44tracelog
44 45
diff --git a/etc/ooffice.profile b/etc/ooffice.profile
new file mode 100644
index 000000000..8348a57fe
--- /dev/null
+++ b/etc/ooffice.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for libreoffice
2# This file is overwritten after every install/update
3
4# Redirect
5include libreoffice.profile
diff --git a/etc/ooviewdoc.profile b/etc/ooviewdoc.profile
new file mode 100644
index 000000000..8348a57fe
--- /dev/null
+++ b/etc/ooviewdoc.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for libreoffice
2# This file is overwritten after every install/update
3
4# Redirect
5include libreoffice.profile
diff --git a/etc/openoffice.org.profile b/etc/openoffice.org.profile
new file mode 100644
index 000000000..8348a57fe
--- /dev/null
+++ b/etc/openoffice.org.profile
@@ -0,0 +1,5 @@
1# Firejail profile alias for libreoffice
2# This file is overwritten after every install/update
3
4# Redirect
5include libreoffice.profile