summaryrefslogtreecommitdiff
path: root/profiles/freeciv-qt.profile
blob: e1d7a5a29910e893cce1e141f1a2eaaa9146e8e8 (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
31
32
33
34
35
# Firejail profile for freeciv-qt
# Description: A multi-player strategy game, with Qt GUI
# This file is overwritten after every install/update
# Persistent local customizations
include freeciv-qt.local
# Persistent global definitions
include globals.local

# No longer required? Test this.
noblacklist ${PATH}/lua*
noblacklist /usr/lib/lua
noblacklist /usr/include/lua*
noblacklist /usr/share/lua

noblacklist ${HOME}/.freeciv

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-xdg.inc

# # alsa audio will work with ipc-namespace,
# # but it hogs the alsa device from other applications
ignore ipc-namespace

private-bin freeciv-qt,freeciv-mp-qt,freeciv-server,freeciv-manual,freeciv-ruleedit
private-etc asound.conf,freeciv,group,localtime,machine-id,pulse,resolv.conf

# Breaks freeciv-qt
ignore memory-deny-write-execute

include freeciv.profile