summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-25 19:53:17 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-25 19:53:17 -0800
commitf3bd9a22d38fe4213f13d6ac2ae6ce9cce1974ca (patch)
tree621c61a946e5ca0e2b95d89ab7ea9dc718b66d00
parentFix mgba profile to allow liblua. (diff)
downloadfirejail-profiles-f3bd9a22d38fe4213f13d6ac2ae6ce9cce1974ca.tar.xz
Add missing mgba config rc
-rw-r--r--profiles/mgba.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile
index c5344f1..ae4d82e 100644
--- a/profiles/mgba.profile
+++ b/profiles/mgba.profile
@@ -13,8 +13,10 @@ noblacklist /usr/lib/liblua*
noblacklist /usr/lib64/liblua*
mkdir ${HOME}/.config/mgba
+mkfile ${HOME}/.config/mGBArc
mkdir ${HOME}/.local/share/mgba
whitelist ${HOME}/.config/mgba
+whitelist ${HOME}/.config/mGBArc
whitelist ${HOME}/.local/share/mgba
whitelist-ro ${HOME}/games/Emulators/GBAGAMES
include whitelist-common.inc