aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/devhelp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/devhelp.profile')
-rw-r--r--etc/profile-a-l/devhelp.profile53
1 files changed, 53 insertions, 0 deletions
diff --git a/etc/profile-a-l/devhelp.profile b/etc/profile-a-l/devhelp.profile
new file mode 100644
index 000000000..f3c012acb
--- /dev/null
+++ b/etc/profile-a-l/devhelp.profile
@@ -0,0 +1,53 @@
1# Firejail profile for devhelp
2# Description: API documentation browser for GNOME
3# This file is overwritten after every install/update
4# Persistent local customizations
5include devhelp.local
6# Persistent global definitions
7include globals.local
8
9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18whitelist /usr/share/devhelp
19whitelist /usr/share/doc
20whitelist /usr/share/gtk-doc/html
21include whitelist-common.inc
22include whitelist-usr-share-common.inc
23
24apparmor
25caps.drop all
26# net none - makes settings immutable
27nodvd
28nogroups
29nonewprivs
30noroot
31nosound
32notv
33nou2f
34novideo
35protocol unix
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin devhelp
42private-cache
43private-dev
44private-etc alternatives,dconf,fonts,ld.so.cache,machine-id,ssl
45private-tmp
46
47# makes settings immutable
48# dbus-user none
49# dbus-system none
50
51#memory-deny-write-execute - breaks on Arch (see issue #1803)
52
53read-only ${HOME}