summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-12 04:44:25 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 04:44:25 +0000
commit2bce92361b477fef381f736d84a5cb595812400f (patch)
tree1b030d05c7e3f5f64e6bbc94622515410183c304
parentMerge pull request #2552 from veloute/file-roller-fix (diff)
downloadfirejail-2bce92361b477fef381f736d84a5cb595812400f.tar.gz
firejail-2bce92361b477fef381f736d84a5cb595812400f.tar.zst
firejail-2bce92361b477fef381f736d84a5cb595812400f.zip
Fix dconf-editor (#2558)
-rw-r--r--etc/dconf-editor.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/dconf-editor.profile b/etc/dconf-editor.profile
index abaf5acd5..103a2ed93 100644
--- a/etc/dconf-editor.profile
+++ b/etc/dconf-editor.profile
@@ -17,8 +17,7 @@ include whitelist-common.inc
17 17
18apparmor 18apparmor
19caps.drop all 19caps.drop all
20machine-id 20# net none - breaks application on older versions
21net none
22no3d 21no3d
23nodvd 22nodvd
24nogroups 23nogroups
@@ -37,7 +36,7 @@ disable-mnt
37private-bin dconf-editor 36private-bin dconf-editor
38private-cache 37private-cache
39private-dev 38private-dev
40private-etc alternatives,fonts 39private-etc alternatives,fonts,machine-id
41private-lib 40private-lib
42private-tmp 41private-tmp
43 42