aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/file-manager-common.profile
blob: bf8475758e43f2d5a8230b1cf3299d6286787863 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Firejail profile for file managers
# Description: Common profile for GUI file managers
# This file is overwritten after every install/update
# Persistent local customizations
include file-manager-common.local
# Persistent global definitions
# added by caller profile
#include globals.local

# File managers need to be able to see everything under ${HOME}
# and be able to start arbitrary applications

ignore noexec ${HOME}

# Allow lua (blacklisted by disable-interpreters.inc)
include allow-lua.inc

# Allow perl (blacklisted by disable-interpreters.inc)
include allow-perl.inc

# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc
include allow-python3.inc

#include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
#include disable-programs.inc

allusers
#apparmor
caps.drop all
#net none
netfilter
nodvd
nogroups
noinput
nonewprivs
noroot
notv
nou2f
novideo
protocol unix,inet,inet6,netlink
seccomp
tracelog

private-dev

#dbus-user none
#dbus-system none

restrict-namespaces