From 96dd956c01e734e8aec007e9e0c13d6908f5fc11 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 4 Jul 2021 02:37:18 -0700 Subject: Many updates for firejail 0.9.66 --- profiles/freeciv-qt.profile | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'profiles/freeciv-qt.profile') diff --git a/profiles/freeciv-qt.profile b/profiles/freeciv-qt.profile index e1d7a5a..5aa23ea 100644 --- a/profiles/freeciv-qt.profile +++ b/profiles/freeciv-qt.profile @@ -6,22 +6,16 @@ include freeciv-qt.local # Persistent global definitions include globals.local -# No longer required? Test this. noblacklist ${PATH}/lua* -noblacklist /usr/lib/lua noblacklist /usr/include/lua* -noblacklist /usr/share/lua +noblacklist /usr/lib/liblua* +noblacklist /usr/lib/lua +noblacklist /usr/lib64/liblua* +noblacklist /usr/lib64/lua +noblacklist /usr/share/lua* noblacklist ${HOME}/.freeciv -include disable-common.inc -include disable-devel.inc -include disable-exec.inc -include disable-interpreters.inc -include disable-passwdmgr.inc -include disable-programs.inc -include disable-xdg.inc - # # alsa audio will work with ipc-namespace, # # but it hogs the alsa device from other applications ignore ipc-namespace -- cgit v1.2.1