aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-mines.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-03-29 13:01:05 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-03-29 13:01:05 +0200
commit6309857565aa40244b1e7c99aed54c3da81846fc (patch)
tree9073ad68202c168565b9cd1a227697a7bda09369 /etc/gnome-mines.profile
parentsupport GTK2 apps in wusc (diff)
downloadfirejail-6309857565aa40244b1e7c99aed54c3da81846fc.tar.gz
firejail-6309857565aa40244b1e7c99aed54c3da81846fc.tar.zst
firejail-6309857565aa40244b1e7c99aed54c3da81846fc.zip
more game profiles
- frogatto - gnome_games-common.profile - gnome-2048 (make redirect) - gnome-mines - gnome-nibbles - lightsoff - ts3client_runscript.sh (fix #3279) - warmux (don't get confused with the warmux/wormux thing)
Diffstat (limited to 'etc/gnome-mines.profile')
-rw-r--r--etc/gnome-mines.profile18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/gnome-mines.profile b/etc/gnome-mines.profile
new file mode 100644
index 000000000..9cae75524
--- /dev/null
+++ b/etc/gnome-mines.profile
@@ -0,0 +1,18 @@
1# Firejail profile for gnome-mines
2# Description: Sliding tile puzzle game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-mines.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.local/share/gnome-mines
10
11mkdir ${HOME}/.local/share/gnome-mines
12whitelist ${HOME}/.local/share/gnome-mines
13whitelist /usr/share/gnome-mines
14
15private-bin gnome-mines
16
17# Redirect
18include gnome_games-common.profile