summaryrefslogtreecommitdiff
path: root/profiles/crusader-kings-iii.profile
blob: af4abb60565fc738688f861a4ff3f280ce12f779 (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
27
28
29
# This file is overwritten after every install/update
# Persistent local customizations
include crusader-kings-iii.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/games/Crusader Kings III
noblacklist ${HOME}/.local/share/Paradox Interactive
noblacklist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III

whitelist ${HOME}/games/Crusader Kings III
read-only ${HOME}/games/Crusader Kings III
mkdir ${HOME}/.local/share/Paradox Interactive
mkdir ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
whitelist ${HOME}/.local/share/Paradox Interactive
read-only ${HOME}/.local/share/Paradox Interactive
whitelist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
read-write ${HOME}/.local/share/Paradox Interactive/Crusader Kings III

# CK3 requires ptrace to function
seccomp !ptrace

private-etc asound.conf,group,localtime,machine-id,passwd,pulse

ignore memory-deny-write-execute

ignore noexec ${HOME}

include generic-game.inc