blob: 7e3f8c13cebe731a2c5b2d8165bbeed931de7eaf (
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 7kaa.local
# Persistent global definitions
include globals.local
ignore include disable-shell.inc
noblacklist ${HOME}/.local/share/7kfans.com
mkdir ${HOME}/.local/share/7kfans.com
whitelist ${HOME}/.local/share/7kfans.com
# private-bin 7kaa
ignore memory-deny-write-execute
include generic-game.inc
|