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/slay-the-spire.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'profiles/slay-the-spire.profile') diff --git a/profiles/slay-the-spire.profile b/profiles/slay-the-spire.profile index 616e6ea..69814ed 100644 --- a/profiles/slay-the-spire.profile +++ b/profiles/slay-the-spire.profile @@ -12,8 +12,7 @@ mkfile ${HOME}/games/Slay The Spire/game/info.displayconfig mkdir ${HOME}/games/Slay The Spire/game/runs mkdir ${HOME}/games/Slay The Spire/game/saves mkdir ${HOME}/games/Slay The Spire/game/sendToDevs -whitelist ${HOME}/games/Slay The Spire -read-only ${HOME}/games/Slay The Spire +whitelist-ro ${HOME}/games/Slay The Spire read-write ${HOME}/games/Slay The Spire/game/info.displayconfig read-write ${HOME}/games/Slay The Spire/game/? read-write ${HOME}/games/Slay The Spire/game/runs -- cgit v1.2.1