Skip to content

Commit

Permalink
kodi.profile: Add Lutris Kodi Addon note
Browse files Browse the repository at this point in the history
Closes #3785 -- Allowing calling specific apps outside the sandbox or with a different firejail profile

The idea isn't worng but should be reweiten in a seperate issue without
all the kodi/lutris clutter.
  • Loading branch information
rusty-snake committed Jul 28, 2021
1 parent 48a97c2 commit 34b9d50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/profile-a-l/kodi.profile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ ignore noexec ${HOME}
#ignore nogroups
#ignore noroot
#ignore private-dev
# Add the following to your kodi.local if you use the Lutris Kodi Addon
#noblacklist /sbin
#noblacklist /usr/sbin
#noblacklist ${HOME}/.cache/lutris
#noblacklist ${HOME}/.config/lutris
#noblacklist ${HOME}/.local/share/lutris

noblacklist ${HOME}/.kodi
noblacklist ${MUSIC}
Expand Down

0 comments on commit 34b9d50

Please sign in to comment.