summaryrefslogtreecommitdiff
path: root/profiles/crusader-kings-iii.profile
blob: 1ce17049f8e30cecd3681fa5807de126a966d719 (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

ignore include disable-shell.inc

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

whitelist-ro ${HOME}/games/Crusader Kings III
mkdir ${HOME}/.local/share/Paradox Interactive
mkdir ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
# For unknown reasons, paradox games need to be able to see the root savegame folder
whitelist-ro ${HOME}/.local/share/Paradox Interactive
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