From 5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 Mon Sep 17 00:00:00 2001 From: jc_gargma 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/atom-rpg-trudograd.profile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'profiles/atom-rpg-trudograd.profile') diff --git a/profiles/atom-rpg-trudograd.profile b/profiles/atom-rpg-trudograd.profile index e33300f..7b04ddf 100644 --- a/profiles/atom-rpg-trudograd.profile +++ b/profiles/atom-rpg-trudograd.profile @@ -10,13 +10,11 @@ noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd mkdir ${HOME}/.config/unity3d/AtomTeam mkdir ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd whitelist ${HOME}/.config/unity3d/AtomTeam/Atom_Trudograd -whitelist ${HOME}/games/AtomRPG - Trudograd -read-only ${HOME}/games/AtomRPG - Trudograd +whitelist-ro ${HOME}/games/AtomRPG - Trudograd # # Allow read-only access to original Atom save games noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom mkdir ${HOME}/.config/unity3d/AtomTeam/Atom -whitelist ${HOME}/.config/unity3d/AtomTeam/Atom -read-only ${HOME}/.config/unity3d/AtomTeam/Atom +whitelist-ro ${HOME}/.config/unity3d/AtomTeam/Atom include generic-unity-game.inc -- cgit v1.2.1