aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mimetype.profile
blob: 6d9af90cb06087007abef64e5562062a31c13b27 (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
# Firejail profile for mimetype
# Description: Determines the file type
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include mimetype.local
# Persistent global definitions
include globals.local

blacklist ${RUNUSER}/wayland-*

include disable-exec.inc
include disable-proc.inc
include disable-x11.inc

apparmor
caps.drop all
ipc-namespace
machine-id
net none
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notv
nou2f
novideo
protocol unix
seccomp
seccomp.block-secondary
tracelog
x11 none

private-dev

dbus-user none
dbus-system none

memory-deny-write-execute
read-only ${HOME}
read-only ${RUNUSER}
read-only /tmp

restrict-namespaces