summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:09:31 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-05 01:09:31 -0800
commita07aa02704a45186f4dd90fe0bdd20e8ab44953e (patch)
tree9c022aed2ed5a0577834ece483920b61c981e168 /profiles
parentRename ftl-advanced-edition profile to simply ftl (diff)
downloadfirejail-profiles-a07aa02704a45186f4dd90fe0bdd20e8ab44953e.tar.xz
Fix stardew valley profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/stardew-valley.profile8
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/stardew-valley.profile b/profiles/stardew-valley.profile
index 6f35c6c..86d5dac 100644
--- a/profiles/stardew-valley.profile
+++ b/profiles/stardew-valley.profile
@@ -12,11 +12,13 @@ whitelist ${HOME}/games/Stardew Valley
# # read-only breaks mods
#read-only ${HOME}/games/Stardew Valley
+# noinput breaks controller support
+ignore noinput
+# Stardew Valley requires netlink protocol
protocol unix,inet,inet6,netlink
-# # Unknown seccomp rule breaks SMAPI //FIXME
-#seccomp !name_to_handle_at
-ignore seccomp
+
+seccomp !name_to_handle_at
ignore memory-deny-write-execute