aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-play-music-desktop-player.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 17:36:19 +0200
commitf413040c5e4c052b4bc81706b9f12e5dcf0fa5b3 (patch)
tree840dd9d781a13c611b0b61e25161e9f6aef86779 /etc/google-play-music-desktop-player.profile
parentAdd pandoc.profile (diff)
downloadfirejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.gz
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.tar.zst
firejail-f413040c5e4c052b4bc81706b9f12e5dcf0fa5b3.zip
many profile cleanups (2)
Diffstat (limited to 'etc/google-play-music-desktop-player.profile')
-rw-r--r--etc/google-play-music-desktop-player.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/google-play-music-desktop-player.profile b/etc/google-play-music-desktop-player.profile
index 4932c9e42..daa385234 100644
--- a/etc/google-play-music-desktop-player.profile
+++ b/etc/google-play-music-desktop-player.profile
@@ -5,14 +5,19 @@ include google-play-music-desktop-player.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6include globals.local
7 7
8# noexec /tmp breaks mpris support
9ignore noexec /tmp
10
8noblacklist ${HOME}/.config/Google Play Music Desktop Player 11noblacklist ${HOME}/.config/Google Play Music Desktop Player
9 12
10include disable-common.inc 13include disable-common.inc
11include disable-devel.inc 14include disable-devel.inc
15include disable-exec.inc
12include disable-interpreters.inc 16include disable-interpreters.inc
13include disable-passwdmgr.inc 17include disable-passwdmgr.inc
14include disable-programs.inc 18include disable-programs.inc
15 19
20mkdir ${HOME}/.config/Google Play Music Desktop Player
16# whitelist ${HOME}/.config/pulse 21# whitelist ${HOME}/.config/pulse
17# whitelist ${HOME}/.pulse 22# whitelist ${HOME}/.pulse
18whitelist ${HOME}/.config/Google Play Music Desktop Player 23whitelist ${HOME}/.config/Google Play Music Desktop Player
@@ -35,7 +40,3 @@ shell none
35disable-mnt 40disable-mnt
36private-dev 41private-dev
37private-tmp 42private-tmp
38
39noexec ${HOME}
40# noexec /tmp breaks mpris support
41#noexec /tmp