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

ignore include disable-shell.inc

whitelist ${HOME}/games/Antichamber
read-only ${HOME}/games/Antichamber
mkdir ${HOME}/.local/share/AlexanderBruce
mkdir ${HOME}/.local/share/AlexanderBruce/Antichamber
read-only ${HOME}/games/Antichamber
whitelist ${HOME}/.local/share/AlexanderBruce/Antichamber

# # Antichamber requires name_to_handle_at, but whitelisting that syscall does not work
# # Something to do with the game being 32 bit
#seccomp !name_to_handle_at
ignore seccomp

ignore noexec ${HOME}

include generic-game.inc