mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Update celluloid.profile
liblua is needed for celluloid & otherwise at least on arch it's showing this error - "celluloid: error while loading shared libraries: liblua5.2.so.5.2: cannot open shared object file: Permission denied"
This commit is contained in:
parent
a8a604ee3e
commit
62bd606bda
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ include globals.local
|
|||
noblacklist ${HOME}/.config/celluloid
|
||||
noblacklist ${HOME}/.config/gnome-mpv
|
||||
noblacklist ${HOME}/.config/youtube-dl
|
||||
noblacklist /usr/lib/liblua*
|
||||
|
||||
# Allow python (blacklisted by disable-interpreters.inc)
|
||||
include allow-python2.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue