summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-20 09:56:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-05-20 09:56:20 -0700
commitb9b8c7273be96906fefa310d84209a53012bb692 (patch)
treea65fcf23499e56dd7292ad8ea18c3aaefe12ab7a /profiles
parentAdd group to private-etc for dolphin-emu (diff)
downloadfirejail-profiles-b9b8c7273be96906fefa310d84209a53012bb692.tar.xz
Add profiles for atom and atom trudograd.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/atom-rpg-trudograd.profile16
-rw-r--r--profiles/atom-rpg.profile16
2 files changed, 32 insertions, 0 deletions
diff --git a/profiles/atom-rpg-trudograd.profile b/profiles/atom-rpg-trudograd.profile
new file mode 100644
index 0000000..97afb79
--- /dev/null
+++ b/profiles/atom-rpg-trudograd.profile
@@ -0,0 +1,16 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include pathfinder-kingmaker.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.config/unity3d/AtomTeam
+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
+
+include generic-unity-game.inc
diff --git a/profiles/atom-rpg.profile b/profiles/atom-rpg.profile
new file mode 100644
index 0000000..b2f00fd
--- /dev/null
+++ b/profiles/atom-rpg.profile
@@ -0,0 +1,16 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include pathfinder-kingmaker.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.config/unity3d/AtomTeam
+noblacklist ${HOME}/.config/unity3d/AtomTeam/Atom
+
+mkdir ${HOME}/.config/unity3d/AtomTeam
+mkdir ${HOME}/.config/unity3d/AtomTeam/Atom
+whitelist ${HOME}/.config/unity3d/AtomTeam/Atom
+whitelist ${HOME}/games/AtomRPG
+read-only ${HOME}/games/AtomRPG
+
+include generic-unity-game.inc