aboutsummaryrefslogtreecommitdiffstats
path: root/etc/four-in-a-row.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/four-in-a-row.profile')
-rw-r--r--etc/four-in-a-row.profile17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/four-in-a-row.profile b/etc/four-in-a-row.profile
new file mode 100644
index 000000000..b468c3435
--- /dev/null
+++ b/etc/four-in-a-row.profile
@@ -0,0 +1,17 @@
1# Firejail profile for four-in-a-row
2# Description: Sliding tile puzzle game
3# This file is overwritten after every install/update
4# Persistent local customizations
5include four-in-a-row.local
6# Persistent global definitions
7include globals.local
8
9ignore machine-id
10ignore nosound
11
12whitelist /usr/share/four-in-a-row
13
14private-bin four-in-a-row
15
16# Redirect
17include gnome_games-common.profile