aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gconf.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/gconf.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/gconf.profile')
-rw-r--r--etc/profile-a-l/gconf.profile61
1 files changed, 61 insertions, 0 deletions
diff --git a/etc/profile-a-l/gconf.profile b/etc/profile-a-l/gconf.profile
new file mode 100644
index 000000000..96848575d
--- /dev/null
+++ b/etc/profile-a-l/gconf.profile
@@ -0,0 +1,61 @@
1# Firejail profile for gconf
2# Description: An obsolete configuration database system
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gconf.local
6# Persistent global definitions
7include globals.local
8
9blacklist ${RUNUSER}/wayland-*
10
11noblacklist ${HOME}/.config/gconf
12
13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc
15#include allow-python3.inc
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23include disable-xdg.inc
24
25mkdir ${HOME}/.config/gconf
26whitelist ${HOME}/.config/gconf
27whitelist /usr/share/GConf
28whitelist /usr/share/gconf
29include whitelist-common.inc
30include whitelist-usr-share-common.inc
31include whitelist-var-common.inc
32
33apparmor
34caps.drop all
35ipc-namespace
36machine-id
37net none
38no3d
39nodvd
40nogroups
41nonewprivs
42noroot
43nosound
44notv
45nou2f
46novideo
47protocol unix
48seccomp
49shell none
50tracelog
51x11 none
52
53disable-mnt
54private-bin gconf-editor,gconf-merge-*,gconfpkg,gconftool-2,gsettings-*-convert,python2*
55private-cache
56private-dev
57private-etc alternatives,fonts,gconf
58private-lib GConf,libpython*,python2*
59private-tmp
60
61memory-deny-write-execute