aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-12-25 10:41:20 +0000
committerLibravatar GitHub <noreply@github.com>2019-12-25 10:41:20 +0000
commite39e1f157e7441875c09821c61d3a7a9bbd2bc1e (patch)
treea2c80fc3839913aa3743b4d5a11331135e42de74
parentAdd ephemeral to firecfg.config (diff)
downloadfirejail-e39e1f157e7441875c09821c61d3a7a9bbd2bc1e.tar.gz
firejail-e39e1f157e7441875c09821c61d3a7a9bbd2bc1e.tar.zst
firejail-e39e1f157e7441875c09821c61d3a7a9bbd2bc1e.zip
Fix private-lib in gconf.profile
-rw-r--r--etc/gconf.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/gconf.profile b/etc/gconf.profile
index 2f930235c..25145c77d 100644
--- a/etc/gconf.profile
+++ b/etc/gconf.profile
@@ -52,7 +52,7 @@ private-bin gconf-editor,gconf-merge-*,gconfpkg,gconftool-2,gsettings-*-convert,
52private-cache 52private-cache
53private-dev 53private-dev
54private-etc alternatives,fonts,gconf 54private-etc alternatives,fonts,gconf
55private-lib libpython*,python2* 55private-lib GConf,libpython*,python2*
56private-tmp 56private-tmp
57 57
58memory-deny-write-execute 58memory-deny-write-execute