summaryrefslogtreecommitdiff
path: root/profiles/freeorion.profile
blob: 6e4920c74773f3ed9c437b9ae0b1b9fbb006e923 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file is overwritten after every install/update
# Persistent local customizations
include freeorion.local
# Persistent global definitions
include globals.local

noblacklist /usr/lib/python2*
noblacklist ${HOME}/.config/freeorion
noblacklist ${HOME}/.local/share/freeorion

mkdir ${HOME}/.config/freeorion
whitelist ${HOME}/.config/freeorion
mkdir ${HOME}/.local/share/freeorion
whitelist ${HOME}/.local/share/freeorion

ignore memory-deny-write-execute

include generic-game-networked.inc