From 352880af7fe59c607806cb4ab5f9ec16d4e3d843 Mon Sep 17 00:00:00 2001 From: avoidr Date: Tue, 12 Apr 2016 18:54:16 +0200 Subject: {no,}blacklist mupen64plus --- etc/disable-programs.inc | 2 ++ etc/mupen64plus.profile | 3 +++ 2 files changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc index 1eb16cf46..acaace08b 100644 --- a/etc/disable-programs.inc +++ b/etc/disable-programs.inc @@ -9,6 +9,7 @@ blacklist ${HOME}/.config/deadbeef blacklist ${HOME}/.hedgewars blacklist ${HOME}/.Mathematica blacklist ${HOME}/.Wolfram Research +blacklist ${HOME}/.config/mupen64plus # HTTP / FTP / Mail blacklist ${HOME}/.icedove @@ -45,6 +46,7 @@ blacklist ~/.cache/slimjet # share blacklist ~/.local/share/epiphany +blacklist ~/.local/share/mupen64plus # Instant Messaging blacklist ${HOME}/.config/hexchat diff --git a/etc/mupen64plus.profile b/etc/mupen64plus.profile index 101074c24..7b38b411a 100644 --- a/etc/mupen64plus.profile +++ b/etc/mupen64plus.profile @@ -1,5 +1,8 @@ # mupen64plus profile # manually whitelist ROM files +noblacklist ${HOME}/.config/mupen64plus +noblacklist ${HOME}/.local/share/mupen64plus + include /etc/firejail/disable-common.inc include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc -- cgit v1.2.3-54-g00ecf