aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mupdf.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/mupdf.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/mupdf.profile')
-rw-r--r--etc/profile-m-z/mupdf.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-m-z/mupdf.profile b/etc/profile-m-z/mupdf.profile
new file mode 100644
index 000000000..a3e56170a
--- /dev/null
+++ b/etc/profile-m-z/mupdf.profile
@@ -0,0 +1,43 @@
1# Firejail profile for mupdf
2# Description: Lightweight PDF viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mupdf.local
6# Persistent global definitions
7#include globals.local
8
9noblacklist ${DOCUMENTS}
10
11include disable-common.inc
12include disable-devel.inc
13include disable-exec.inc
14include disable-interpreters.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17include disable-xdg.inc
18
19include whitelist-var-common.inc
20
21apparmor
22caps.drop all
23machine-id
24net none
25nodvd
26nogroups
27nonewprivs
28noroot
29nosound
30notv
31nou2f
32novideo
33protocol unix
34seccomp
35shell none
36tracelog
37
38private-dev
39private-etc alternatives,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload
40private-tmp
41
42dbus-user none
43dbus-system none