aboutsummaryrefslogtreecommitdiffstats
path: root/etc/caja.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/caja.profile')
-rw-r--r--etc/caja.profile20
1 files changed, 9 insertions, 11 deletions
diff --git a/etc/caja.profile b/etc/caja.profile
index a724e76b1..1350b63dd 100644
--- a/etc/caja.profile
+++ b/etc/caja.profile
@@ -1,24 +1,21 @@
1# Persistent global definitions go here 1# Firejail profile for caja
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/caja.local 4include /etc/firejail/caja.local
7 5# Persistent global definitions
8# Caja profile for Firejail 6include /etc/firejail/globals.local
9 7
10# Caja is started by systemd on most systems. Therefore it is not firejailed by default. Since there 8# Caja is started by systemd on most systems. Therefore it is not firejailed by default. Since there
11# is already a caja process running on MATE desktops firejail will have no effect. 9# is already a caja process running on MATE desktops firejail will have no effect.
12 10
13noblacklist ~/.config/caja 11noblacklist ~/.config/caja
14noblacklist ~/.local/share/caja-python
15noblacklist ~/.local/share/Trash 12noblacklist ~/.local/share/Trash
13noblacklist ~/.local/share/caja-python
16 14
17include /etc/firejail/disable-common.inc 15include /etc/firejail/disable-common.inc
18# caja needs to be able to start arbitrary applications so we cannot blacklist their files
19#include /etc/firejail/disable-programs.inc
20include /etc/firejail/disable-devel.inc 16include /etc/firejail/disable-devel.inc
21include /etc/firejail/disable-passwdmgr.inc 17include /etc/firejail/disable-passwdmgr.inc
18# include /etc/firejail/disable-programs.inc
22 19
23caps.drop all 20caps.drop all
24netfilter 21netfilter
@@ -30,7 +27,8 @@ seccomp
30shell none 27shell none
31tracelog 28tracelog
32 29
30# caja needs to be able to start arbitrary applications so we cannot blacklist their files
33# private-bin caja 31# private-bin caja
34# private-tmp
35# private-dev 32# private-dev
36# private-etc fonts 33# private-etc fonts
34# private-tmp