summaryrefslogtreecommitdiff
path: root/profiles/starsector.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-25 19:54:50 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-02-25 19:54:50 -0800
commit97f037572240829992563d6de1eaddb06481d8e8 (patch)
tree40a65bf7524c9bf025b0fa22e46516967ebd93e9 /profiles/starsector.profile
parentAdd profile for balrum (diff)
downloadfirejail-profiles-97f037572240829992563d6de1eaddb06481d8e8.tar.xz
Add exiled kingdoms and clean up generic java.
Diffstat (limited to 'profiles/starsector.profile')
-rw-r--r--profiles/starsector.profile9
1 files changed, 7 insertions, 2 deletions
diff --git a/profiles/starsector.profile b/profiles/starsector.profile
index ec147d4..b1e627c 100644
--- a/profiles/starsector.profile
+++ b/profiles/starsector.profile
@@ -8,9 +8,14 @@ include globals.local
ignore blacklist ${PATH}/bash
ignore blacklist ${PATH}/sh
-# # Starsector needs the ? folder to store data
-# # But mkdir refuses to create it citing invalid characters
+# # Java games require read-write access to the ? folder to store data
+# # This folder will need to be created manually by the user before first run
+
+# # mkdir refuses to create it citing invalid characters
+# Left here in case that one day changes
#mkdir ${HOME}/games/Starsector/?
+
+
whitelist-ro ${HOME}/games/Starsector
read-write ${HOME}/games/Starsector/?
read-write ${HOME}/games/Starsector/saves