aboutsummaryrefslogtreecommitdiffstats
path: root/etc/kodi.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/kodi.profile')
-rw-r--r--etc/kodi.profile27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/kodi.profile b/etc/kodi.profile
new file mode 100644
index 000000000..b81b010bf
--- /dev/null
+++ b/etc/kodi.profile
@@ -0,0 +1,27 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/kodi.local
4
5# Firejail profile for kodi
6noblacklist ${HOME}/.kodi
7
8include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-passwdmgr.inc
10include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-devel.inc
12
13caps.drop all
14netfilter
15nogroups
16nonewprivs
17noroot
18protocol unix,inet,inet6,netlink
19seccomp
20shell none
21tracelog
22
23private-dev
24private-tmp
25
26noexec ${HOME}
27noexec /tmp