aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mupdf-x11.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-10 09:18:57 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-02-10 09:24:06 +0100
commitdf1c73a00f68b3ee2503b75d3220e65f99a7f760 (patch)
tree683adf8f26858a3b8e6a2a99720c352abe4f22e6 /etc/mupdf-x11.profile
parentimprove baloo hardening suggestion (diff)
downloadfirejail-df1c73a00f68b3ee2503b75d3220e65f99a7f760.tar.gz
firejail-df1c73a00f68b3ee2503b75d3220e65f99a7f760.tar.zst
firejail-df1c73a00f68b3ee2503b75d3220e65f99a7f760.zip
Add a lot of profiles
Diffstat (limited to 'etc/mupdf-x11.profile')
-rw-r--r--etc/mupdf-x11.profile14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/mupdf-x11.profile b/etc/mupdf-x11.profile
new file mode 100644
index 000000000..256201d0c
--- /dev/null
+++ b/etc/mupdf-x11.profile
@@ -0,0 +1,14 @@
1# Firejail profile for mupdf-x11
2# Description: Lightweight PDF viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mupdf-x11.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10memory-deny-write-execute
11read-only ${HOME}
12
13# Redirect
14include mupdf.profile