summaryrefslogtreecommitdiff
path: root/profiles/warhammer40k-mechanicus.profile
blob: 32948eb28c12bf556781592b575fd534bd5d2079 (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
26
# This file is overwritten after every install/update
# Persistent local customizations
include warhammer40k-mechanicus.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.config/unity3d
noblacklist ${HOME}/.config/unity3d/BulwarkStudios
noblacklist ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus

mkdir ${HOME}/.config/unity3d
mkdir ${HOME}/.config/unity3d/BulwarkStudios
mkdir ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus
whitelist ${HOME}/.config/unity3d/BulwarkStudios/Mechanicus
whitelist ${HOME}/games/Warhammer 40k - Mechanicus
read-only ${HOME}/games/Warhammer 40k - Mechanicus

#ignore machine-id
protocol unix,netlink
seccomp !name_to_handle_at

ignore memory-deny-write-execute

ignore noexec ${HOME}

include generic-game.inc