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

noblacklist ${HOME}/.config/cataclysm-bn
noblacklist ${HOME}/.local/share/cataclysm-bn
mkdir ${HOME}/.config/cataclysm-bn
mkdir ${HOME}/.local/share/cataclysm-bn
mkdir ${HOME}/.local/share/cataclysm-bn/font
mkdir ${HOME}/.local/share/cataclysm-bn/gfx
mkdir ${HOME}/.local/share/cataclysm-bn/mods
mkdir ${HOME}/.local/share/cataclysm-bn/sound
whitelist ${HOME}/.config/cataclysm-bn
whitelist ${HOME}/.local/share/cataclysm-bn
read-only ${HOME}/.local/share/cataclysm-bn/font
read-only ${HOME}/.local/share/cataclysm-bn/gfx
read-only ${HOME}/.local/share/cataclysm-bn/mods
read-only ${HOME}/.local/share/cataclysm-bn/sound

seccomp !name_to_handle_at

private-bin cataclysm-bn,cataclysm-bn-tiles

ignore memory-deny-write-execute

include generic-game.inc