aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/ytmdesktop.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/ytmdesktop.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/ytmdesktop.profile')
-rw-r--r--etc/profile-m-z/ytmdesktop.profile39
1 files changed, 39 insertions, 0 deletions
diff --git a/etc/profile-m-z/ytmdesktop.profile b/etc/profile-m-z/ytmdesktop.profile
new file mode 100644
index 000000000..5c37b838b
--- /dev/null
+++ b/etc/profile-m-z/ytmdesktop.profile
@@ -0,0 +1,39 @@
1# Firejail profile for ytmdesktop
2# Description: Unofficial electron based desktop warpper for YouTube Music
3# This file is overwritten after every install/update
4# Persistent local customizations
5include youtube.local
6# Persistent global definitions
7include globals.local
8
9ignore dbus-user none
10
11noblacklist ${HOME}/.config/youtube-music-desktop-app
12
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-xdg.inc
17
18mkdir ${HOME}/.config/youtube-music-desktop-app
19whitelist ${HOME}/.config/youtube-music-desktop-app
20include whitelist-common.inc
21include whitelist-runuser-common.inc
22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
24
25nou2f
26novideo
27seccomp !chroot
28shell none
29
30disable-mnt
31# private-bin env,ytmdesktop
32private-cache
33private-dev
34private-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
35# private-opt
36private-tmp
37
38# Redirect
39include electron.profile