From 5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Sun, 12 Jun 2022 23:27:14 -0700
Subject: Updated for firejail 0.9.70 Convert whitelist and read-only pairs to
 the new whitelist-ro setting. Fix vlc failing to load lirc configuration. Add
 more comments to profiles for unusual workarounds.

---
 profiles/desmume.profile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'profiles/desmume.profile')

diff --git a/profiles/desmume.profile b/profiles/desmume.profile
index 5508d9e..3db6300 100644
--- a/profiles/desmume.profile
+++ b/profiles/desmume.profile
@@ -9,8 +9,7 @@ noblacklist ${HOME}/games/Emulators/NDSGAMES
 
 mkdir ${HOME}/.config/desmume
 whitelist ${HOME}/.config/desmume
-whitelist ${HOME}/games/Emulators/NDSGAMES
-read-only ${HOME}/games/Emulators/NDSGAMES
+whitelist-ro ${HOME}/games/Emulators/NDSGAMES
 include whitelist-common.inc
 
 seccomp !name_to_handle_at
-- 
cgit v1.2.1