aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kodi.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/kodi.profile')
-rw-r--r--etc/profile-a-l/kodi.profile44
1 files changed, 44 insertions, 0 deletions
diff --git a/etc/profile-a-l/kodi.profile b/etc/profile-a-l/kodi.profile
new file mode 100644
index 000000000..86afe46b5
--- /dev/null
+++ b/etc/profile-a-l/kodi.profile
@@ -0,0 +1,44 @@
1# Firejail profile for kodi
2# Description: Open Source Home Theatre
3# This file is overwritten after every install/update
4# Persistent local customizations
5include kodi.local
6# Persistent global definitions
7include globals.local
8
9# noexec ${HOME} breaks plugins
10ignore noexec ${HOME}
11
12noblacklist ${HOME}/.kodi
13noblacklist ${MUSIC}
14noblacklist ${PICTURES}
15noblacklist ${VIDEOS}
16
17# Allow python (blacklisted by disable-interpreters.inc)
18include allow-python2.inc
19include allow-python3.inc
20
21include disable-common.inc
22include disable-devel.inc
23include disable-exec.inc
24include disable-interpreters.inc
25include disable-passwdmgr.inc
26include disable-programs.inc
27include disable-xdg.inc
28
29include whitelist-var-common.inc
30
31apparmor
32caps.drop all
33netfilter
34nogroups
35nonewprivs
36noroot
37nou2f
38protocol unix,inet,inet6,netlink
39seccomp
40shell none
41tracelog
42
43private-dev
44private-tmp