aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pcmanfm.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pcmanfm.profile')
-rw-r--r--etc/pcmanfm.profile30
1 files changed, 30 insertions, 0 deletions
diff --git a/etc/pcmanfm.profile b/etc/pcmanfm.profile
new file mode 100644
index 000000000..e51c5e3b8
--- /dev/null
+++ b/etc/pcmanfm.profile
@@ -0,0 +1,30 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/pcmanfm.local
4
5noblacklist ~/.config/pcmanfm
6noblacklist ~/.config/libfm
7include /etc/firejail/disable-common.inc
8#include /etc/firejail/disable-programs.inc
9include /etc/firejail/disable-devel.inc
10include /etc/firejail/disable-passwdmgr.inc
11
12caps.drop all
13netfilter
14nogroups
15nonewprivs
16noroot
17nosound
18protocol unix
19seccomp
20shell none
21tracelog
22
23#
24# depending on you usage, you can enable some of the commands below:
25#
26# private-bin program
27# private-etc none
28# private-dev
29# private-tmp
30