summaryrefslogtreecommitdiff
path: root/profiles/timberborn.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-06-12 23:27:14 -0700
commit5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1 (patch)
tree67d3bc590d9200ef8b65254c3d828ad41f1fed68 /profiles/timberborn.profile
parentConvert PKGBUILD to use fake depends. (diff)
downloadfirejail-profiles-5f65f89dfa30f6f2f93f6f9c171a90b84f63c5b1.tar.xz
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.
Diffstat (limited to 'profiles/timberborn.profile')
-rw-r--r--profiles/timberborn.profile4
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/timberborn.profile b/profiles/timberborn.profile
index a3267bc..3d841ad 100644
--- a/profiles/timberborn.profile
+++ b/profiles/timberborn.profile
@@ -13,8 +13,6 @@ mkdir ${HOME}/.config/unity3d/Mechanistry
mkdir ${HOME}/.config/unity3d/Mechanistry/Timberborn
whitelist ${HOME}/.config/unity3d/Mechanistry/Timberborn
-whitelist ${HOME}/games/Timberborn
-
-read-only ${HOME}/games/Timberborn
+whitelist-ro ${HOME}/games/Timberborn
include generic-unity-game.inc