aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/twitch.profile
diff options
context:
space:
mode:
authorLibravatar kortewegdevries <kortewegdevries@protonmail.ch>2020-09-03 08:11:05 +0000
committerLibravatar GitHub <noreply@github.com>2020-09-03 08:11:05 +0000
commitfdc265b5b362db9dba3a8a03cae9e34d3e84fafb (patch)
tree795595174899a5d53335b05b2c938c6d7cb1e70c /etc/profile-m-z/twitch.profile
parentNew profiles for balsa,trojita,kube (#3603) (diff)
downloadfirejail-fdc265b5b362db9dba3a8a03cae9e34d3e84fafb.tar.gz
firejail-fdc265b5b362db9dba3a8a03cae9e34d3e84fafb.tar.zst
firejail-fdc265b5b362db9dba3a8a03cae9e34d3e84fafb.zip
Add profile for twitch,youtube,youtube-music; fix git-cola ,add cola (#3577)
* Add profile for twitch,youtube wrappers * Fix git-cola, add Youtube music wrapper profiles * Fixes for git-cola again * Add profile for alternative name for git-cola * Fixes * Fix
Diffstat (limited to 'etc/profile-m-z/twitch.profile')
-rw-r--r--etc/profile-m-z/twitch.profile36
1 files changed, 36 insertions, 0 deletions
diff --git a/etc/profile-m-z/twitch.profile b/etc/profile-m-z/twitch.profile
new file mode 100644
index 000000000..3c50344f1
--- /dev/null
+++ b/etc/profile-m-z/twitch.profile
@@ -0,0 +1,36 @@
1# Firejail profile for twitch
2# Description: Unofficial electron based desktop warpper for Twitch
3# This file is overwritten after every install/update
4# Persistent local customizations
5include twitch.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/Twitch
10
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-shell.inc
15include disable-xdg.inc
16
17mkdir ${HOME}/.config/Twitch
18whitelist ${HOME}/.config/Twitch
19include whitelist-common.inc
20include whitelist-runuser-common.inc
21include whitelist-usr-share-common.inc
22include whitelist-var-common.inc
23
24seccomp !chroot
25shell none
26
27disable-mnt
28private-bin twitch
29private-cache
30private-dev
31private-etc alsa,alternatives,asound.conf,ati,bumblebee,ca-certificates,crypto-policies,drirc,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,mime.types,nsswitch.conf,nvidia,pki,pulse,resolv.conf,selinux,ssl,X11,xdg
32private-opt Twitch
33private-tmp
34
35# Redirect
36include electron.profile