aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconf-editor.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-06 06:06:14 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-06 06:06:14 +0000
commitd745b31d4e738a9f9c137bad7807a4b81505e65c (patch)
treef94a26e6f58eec6f71e6aadd73fbc87f9b27e47c /etc/gconf-editor.profile
parentFix #2518 -- noexec HOME breaks discord (blank screen only) (diff)
downloadfirejail-d745b31d4e738a9f9c137bad7807a4b81505e65c.tar.gz
firejail-d745b31d4e738a9f9c137bad7807a4b81505e65c.tar.zst
firejail-d745b31d4e738a9f9c137bad7807a4b81505e65c.zip
Add gconf + redirect profiles (#2528)
* Create gconf.profile * Update gconf-editor.profile * Create gconf-merge-schema.profile * Create gconf-merge-tree.profile * Create gconfpkg.profile * Create gconftool-2.profile * Create gsettings-data-convert.profile * Create gsettings-schema-convert.profile * Allow python2 in gconf.profile
Diffstat (limited to 'etc/gconf-editor.profile')
-rw-r--r--etc/gconf-editor.profile45
1 files changed, 4 insertions, 41 deletions
diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile
index 20cc5c36f..e9756f8af 100644
--- a/etc/gconf-editor.profile
+++ b/etc/gconf-editor.profile
@@ -4,46 +4,9 @@
4# Persistent local customizations 4# Persistent local customizations
5include gconf-editor.local 5include gconf-editor.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7# added by included profile
8#include globals.local
8 9
9noblacklist ${HOME}/.config/gconf
10 10
11include disable-common.inc 11# Redirect
12include disable-devel.inc 12include gconf.profile
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18whitelist ${HOME}/.config/gconf
19include whitelist-common.inc
20
21apparmor
22caps.drop all
23machine-id
24net none
25no3d
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34protocol unix
35seccomp
36shell none
37tracelog
38
39disable-mnt
40private-bin gconf-editor
41private-cache
42private-dev
43private-etc alternatives,fonts
44private-lib
45private-tmp
46
47memory-deny-write-execute
48noexec ${HOME}
49noexec /tmp