summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-20 03:13:44 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-20 03:13:44 +0000
commit21d19e187f65d0ec02703ece4536c5e55c5ce9b2 (patch)
treec77280da1427279ef1299cb9a7c60015a31a14cd
parentMerge pull request #2421 from glitsj16/openssh (diff)
downloadfirejail-21d19e187f65d0ec02703ece4536c5e55c5ce9b2.tar.gz
firejail-21d19e187f65d0ec02703ece4536c5e55c5ce9b2.tar.zst
firejail-21d19e187f65d0ec02703ece4536c5e55c5ce9b2.zip
Create gconf-editor.profile
-rw-r--r--etc/gconf-editor.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile
new file mode 100644
index 000000000..a5132e937
--- /dev/null
+++ b/etc/gconf-editor.profile
@@ -0,0 +1,49 @@
1# Firejail profile for gconf-editor
2# Description: Graphical gconf registry editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gconf-editor.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/gconf
10
11include disable-common.inc
12include disable-devel.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18include whitelist-common.inc
19
20apparmor
21caps.drop all
22machine-id
23net none
24no3d
25# nodbus - DBUS is needed to commit changes to gconf
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