aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gconfpkg.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/gconfpkg.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/gconfpkg.profile')
-rw-r--r--etc/gconfpkg.profile12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/gconfpkg.profile b/etc/gconfpkg.profile
new file mode 100644
index 000000000..1793ce072
--- /dev/null
+++ b/etc/gconfpkg.profile
@@ -0,0 +1,12 @@
1# Firejail profile for gconfpkg
2# Description: An obsolete configuration database system (CLI utility)
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gconfpkg.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10
11# Redirect
12include gconf.profile