summaryrefslogtreecommitdiff
path: root/profiles/hoi4.profile
blob: 9df93ef48c8ccb5e95b9a3895e0dd46db47c44c2 (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
30
# This file is overwritten after every install/update
# Persistent local customizations
include hoi4.local
# Persistent global definitions
include globals.local

ignore include disable-shell.inc

noblacklist ${HOME}/games/Hearts of Iron IV
noblacklist ${HOME}/.local/share/Paradox Interactive
noblacklist ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV

whitelist ${HOME}/games/Hearts of Iron IV
read-only ${HOME}/games/Hearts of Iron IV
mkdir ${HOME}/.local/share/Paradox Interactive
mkdir ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV
# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder
whitelist-ro ${HOME}/.paradoxinteractive
read-write ${HOME}/.local/share/Paradox Interactive/Hearts of Iron IV

# HoI4 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