aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconf.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gconf.profile')
-rw-r--r--etc/gconf.profile57
1 files changed, 57 insertions, 0 deletions
diff --git a/etc/gconf.profile b/etc/gconf.profile
new file mode 100644
index 000000000..94af21833
--- /dev/null
+++ b/etc/gconf.profile
@@ -0,0 +1,57 @@
1# Firejail profile for gconf
2# Description: An obsolete configuration database system
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gconf.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/gconf
10
11# Allow python2 (blacklisted by disable-interpreters.inc)
12noblacklist ${PATH}/python2*
13#noblacklist ${PATH}/python3*
14noblacklist /usr/lib/python2*
15#noblacklist /usr/lib/python3*
16
17include disable-common.inc
18include disable-devel.inc
19include disable-interpreters.inc
20include disable-passwdmgr.inc
21include disable-programs.inc
22include disable-xdg.inc
23
24mkdir ${HOME}/.config/gconf
25whitelist ${HOME}/.config/gconf
26include whitelist-common.inc
27
28apparmor
29caps.drop all
30ipc-namespace
31machine-id
32net none
33no3d
34nodvd
35nogroups
36nonewprivs
37noroot
38nosound
39notv
40nou2f
41novideo
42protocol unix
43seccomp
44shell none
45tracelog
46
47disable-mnt
48private-bin gconf-editor,gconf-merge-*,gconfpkg,gconftool-2,gsettings-*-convert,python2*
49private-cache
50private-dev
51private-etc alternatives,fonts,gconf
52private-lib libpython*,python2*
53private-tmp
54
55memory-deny-write-execute
56noexec ${HOME}
57noexec /tmp