aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-books.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gnome-books.profile')
-rw-r--r--etc/profile-a-l/gnome-books.profile46
1 files changed, 46 insertions, 0 deletions
diff --git a/etc/profile-a-l/gnome-books.profile b/etc/profile-a-l/gnome-books.profile
new file mode 100644
index 000000000..998109ca7
--- /dev/null
+++ b/etc/profile-a-l/gnome-books.profile
@@ -0,0 +1,46 @@
1# Firejail profile for gnome-books
2# This file is overwritten after every install/update
3# Persistent local customizations
4include gnome-books.local
5# Persistent global definitions
6include globals.local
7
8# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
9
10noblacklist ${HOME}/.cache/org.gnome.Books
11noblacklist ${DOCUMENTS}
12
13# Allow gjs (blacklisted by disable-interpreters.inc)
14include allow-gjs.inc
15
16include disable-common.inc
17include disable-devel.inc
18include disable-exec.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22include disable-xdg.inc
23
24include whitelist-var-common.inc
25
26apparmor
27caps.drop all
28net none
29no3d
30nodvd
31nogroups
32nonewprivs
33noroot
34nosound
35notv
36nou2f
37novideo
38protocol unix
39seccomp
40shell none
41tracelog
42
43# private-bin gjs,gnome-books
44private-dev
45private-tmp
46