aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/dconf-editor.profile47
-rw-r--r--etc/disable-programs.inc1
-rw-r--r--etc/gconf-editor.profile49
-rw-r--r--src/firecfg/firecfg.config2
4 files changed, 99 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
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 0039e9b67..5485550a8 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -146,6 +146,7 @@ blacklist ${HOME}/.config/filezilla
146blacklist ${HOME}/.config/flowblade 146blacklist ${HOME}/.config/flowblade
147blacklist ${HOME}/.config/gajim 147blacklist ${HOME}/.config/gajim
148blacklist ${HOME}/.config/galculator 148blacklist ${HOME}/.config/galculator
149blacklist ${HOME}/.config/gconf
149blacklist ${HOME}/.config/geany 150blacklist ${HOME}/.config/geany
150blacklist ${HOME}/.config/gedit 151blacklist ${HOME}/.config/gedit
151blacklist ${HOME}/.config/geeqie 152blacklist ${HOME}/.config/geeqie
diff --git a/etc/gconf-editor.profile b/etc/gconf-editor.profile
new file mode 100644
index 000000000..a5132e937
--- /dev/null
+++ b/etc/gconf-editor.profile
@@ -0,0 +1,49 @@
1# Firejail profile for gconf-editor
2# Description: Graphical gconf registry editor
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gconf-editor.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/gconf
10
11include disable-common.inc
12include disable-devel.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18include whitelist-common.inc
19
20apparmor
21caps.drop all
22machine-id
23net none
24no3d
25# nodbus - DBUS is needed to commit changes to gconf
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34protocol unix
35seccomp
36shell none
37tracelog
38
39disable-mnt
40private-bin gconf-editor
41private-cache
42private-dev
43private-etc alternatives,fonts
44private-lib
45private-tmp
46
47memory-deny-write-execute
48noexec ${HOME}
49noexec /tmp
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index b7ab477db..bd45d7802 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -98,6 +98,7 @@ crow
98cvlc 98cvlc
99cyberfox 99cyberfox
100darktable 100darktable
101dconf-editor
101deadbeef 102deadbeef
102deluge 103deluge
103dex2jar 104dex2jar
@@ -164,6 +165,7 @@ frozen-bubble
164gajim 165gajim
165galculator 166galculator
166gcloud 167gcloud
168gconf-editor
167geany 169geany
168geary 170geary
169gedit 171gedit