summaryrefslogtreecommitdiff
path: root/profiles/stardew-valley.profile
blob: 6f35c6cfd22dacbd31e8db33f7fe896e46e6a8f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This file is overwritten after every install/update
# Persistent local customizations
include stardew-valley.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/StardewValley

mkdir ${HOME}/.config/StardewValley
whitelist ${HOME}/.config/StardewValley
whitelist ${HOME}/games/Stardew Valley
# # read-only breaks mods
#read-only ${HOME}/games/Stardew Valley


protocol unix,inet,inet6,netlink
# # Unknown seccomp rule breaks SMAPI //FIXME
#seccomp !name_to_handle_at
ignore seccomp

ignore memory-deny-write-execute

ignore noexec ${HOME}

include generic-game-networked.inc