aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-play-music-desktop-player.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/google-play-music-desktop-player.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/google-play-music-desktop-player.profile')
-rw-r--r--etc/google-play-music-desktop-player.profile23
1 files changed, 12 insertions, 11 deletions
diff --git a/etc/google-play-music-desktop-player.profile b/etc/google-play-music-desktop-player.profile
index c373cc34c..e326c8083 100644
--- a/etc/google-play-music-desktop-player.profile
+++ b/etc/google-play-music-desktop-player.profile
@@ -1,24 +1,21 @@
1# Persistent global definitions go here 1# Firejail profile for google-play-music-desktop-player
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/google-play-music-desktop-player.local 4include /etc/firejail/google-play-music-desktop-player.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# Google Play Music desktop player profile
9noblacklist ~/.config/Google Play Music Desktop Player 8noblacklist ~/.config/Google Play Music Desktop Player
10 9
11include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-programs.inc
13include /etc/firejail/disable-devel.inc 11include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
15 14
16#whitelist ~/.pulse
17#whitelist ~/.config/pulse
18whitelist ~/.config/Google Play Music Desktop Player 15whitelist ~/.config/Google Play Music Desktop Player
16include /etc/firejail/whitelist-common.inc
19 17
20caps.drop all 18caps.drop all
21#ipc-namespace
22netfilter 19netfilter
23no3d 20no3d
24nogroups 21nogroups
@@ -29,9 +26,13 @@ protocol unix,inet,inet6,netlink
29seccomp 26seccomp
30shell none 27shell none
31 28
29disable-mnt
32private-dev 30private-dev
33private-tmp 31private-tmp
34disable-mnt
35 32
36noexec ${HOME} 33noexec ${HOME}
37noexec /tmp 34noexec /tmp
35
36# CLOBBERED COMMENTS
37# whitelist ~/.config/pulse
38# whitelist ~/.pulse