aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kodi.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-07-28 08:30:43 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2021-07-28 08:30:43 -0400
commite7f3c2acde1b4a0f2f99426d57a50c1928ae2c77 (patch)
treed192dd8a45efceea6e543bab70ab00c9867ce6ed /etc/profile-a-l/kodi.profile
parentintrusion detection system (diff)
parentkodi.profile: Add Lutris Kodi Addon note (diff)
downloadfirejail-e7f3c2acde1b4a0f2f99426d57a50c1928ae2c77.tar.gz
firejail-e7f3c2acde1b4a0f2f99426d57a50c1928ae2c77.tar.zst
firejail-e7f3c2acde1b4a0f2f99426d57a50c1928ae2c77.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to 'etc/profile-a-l/kodi.profile')
-rw-r--r--etc/profile-a-l/kodi.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/profile-a-l/kodi.profile b/etc/profile-a-l/kodi.profile
index b7091f1fc..f909728a5 100644
--- a/etc/profile-a-l/kodi.profile
+++ b/etc/profile-a-l/kodi.profile
@@ -12,6 +12,12 @@ ignore noexec ${HOME}
12#ignore nogroups 12#ignore nogroups
13#ignore noroot 13#ignore noroot
14#ignore private-dev 14#ignore private-dev
15# Add the following to your kodi.local if you use the Lutris Kodi Addon
16#noblacklist /sbin
17#noblacklist /usr/sbin
18#noblacklist ${HOME}/.cache/lutris
19#noblacklist ${HOME}/.config/lutris
20#noblacklist ${HOME}/.local/share/lutris
15 21
16noblacklist ${HOME}/.kodi 22noblacklist ${HOME}/.kodi
17noblacklist ${MUSIC} 23noblacklist ${MUSIC}