aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-mines.profile
blob: 9cae75524003775d6361184ba542de39f247cec8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Firejail profile for gnome-mines
# Description: Sliding tile puzzle game
# This file is overwritten after every install/update
# Persistent local customizations
include gnome-mines.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.local/share/gnome-mines

mkdir ${HOME}/.local/share/gnome-mines
whitelist ${HOME}/.local/share/gnome-mines
whitelist /usr/share/gnome-mines

private-bin gnome-mines

# Redirect
include gnome_games-common.profile