aboutsummaryrefslogtreecommitdiffstats
path: root/etc/dconf-editor.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-20 03:02:55 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-20 03:02:55 +0000
commit866b9f8d71454c41e583a83a79023bc73edf77ab (patch)
tree015e2da58aee2499e200a7a6606d87fe0f728ab4 /etc/dconf-editor.profile
parentMerge pull request #2421 from glitsj16/openssh (diff)
downloadfirejail-866b9f8d71454c41e583a83a79023bc73edf77ab.tar.gz
firejail-866b9f8d71454c41e583a83a79023bc73edf77ab.tar.zst
firejail-866b9f8d71454c41e583a83a79023bc73edf77ab.zip
Create dconf-editor.profile
Diffstat (limited to 'etc/dconf-editor.profile')
-rw-r--r--etc/dconf-editor.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/dconf-editor.profile b/etc/dconf-editor.profile
new file mode 100644
index 000000000..72b4f7a77
--- /dev/null
+++ b/etc/dconf-editor.profile
@@ -0,0 +1,47 @@
1# Firejail profile for dconf-editor
2# Description: dconf configuration editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include dconf-editor.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-interpreters.inc
12include disable-passwdmgr.inc
13include disable-programs.inc
14include disable-xdg.inc
15
16include whitelist-common.inc
17
18apparmor
19caps.drop all
20machine-id
21net none
22no3d
23# nodbus - DBUS is needed to commit changes to dconf
24nodvd
25nogroups
26nonewprivs
27noroot
28nosound
29notv
30nou2f
31novideo
32protocol unix
33seccomp
34shell none
35tracelog
36
37disable-mnt
38private-bin dconf-editor
39private-cache
40private-dev
41private-etc alternatives,fonts
42private-lib
43private-tmp
44
45memory-deny-write-execute
46noexec ${HOME}
47noexec /tmp