aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gnome-twitch.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/gnome-twitch.profile')
-rw-r--r--etc/profile-a-l/gnome-twitch.profile40
1 files changed, 40 insertions, 0 deletions
diff --git a/etc/profile-a-l/gnome-twitch.profile b/etc/profile-a-l/gnome-twitch.profile
new file mode 100644
index 000000000..5e8153035
--- /dev/null
+++ b/etc/profile-a-l/gnome-twitch.profile
@@ -0,0 +1,40 @@
1# Firejail profile for gnome-twitch
2# Description: GNOME Twitch app for watching Twitch.tv streams without a browser or flash
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-twitch.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/gnome-twitch
10noblacklist ${HOME}/.local/share/gnome-twitch
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18
19mkdir ${HOME}/.cache/gnome-twitch
20mkdir ${HOME}/.local/share/gnome-twitch
21whitelist ${HOME}/.cache/gnome-twitch
22whitelist ${HOME}/.local/share/gnome-twitch
23include whitelist-common.inc
24
25caps.drop all
26nodvd
27nogroups
28nonewprivs
29noroot
30notv
31nou2f
32novideo
33protocol unix,inet,inet6
34seccomp
35shell none
36
37disable-mnt
38private-dev
39private-tmp
40