summaryrefslogtreecommitdiffstats
path: root/etc/gnome-mpv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-mpv.profile')
-rw-r--r--etc/gnome-mpv.profile46
1 files changed, 3 insertions, 43 deletions
diff --git a/etc/gnome-mpv.profile b/etc/gnome-mpv.profile
index 9bac59caf..f5d652732 100644
--- a/etc/gnome-mpv.profile
+++ b/etc/gnome-mpv.profile
@@ -1,45 +1,5 @@
1# Firejail profile for gnome-mpv 1# Firejail profile alias for celluloid (formerly GNOME MPV)
2# Description: Simple GTK+ frontend for mpv
3# This file is overwritten after every install/update 2# This file is overwritten after every install/update
4# Persistent local customizations
5include gnome-mpv.local
6# Persistent global definitions
7include globals.local
8 3
9noblacklist ${HOME}/.config/gnome-mpv 4# Redirect
10noblacklist ${MUSIC} 5include celluloid.profile
11noblacklist ${VIDEOS}
12
13# Allow python (blacklisted by disable-interpreters.inc)
14noblacklist ${PATH}/python2*
15noblacklist ${PATH}/python3*
16noblacklist /usr/lib/python2*
17noblacklist /usr/lib/python3*
18noblacklist /usr/local/lib/python2*
19noblacklist /usr/local/lib/python3*
20
21include disable-common.inc
22include disable-devel.inc
23include disable-interpreters.inc
24include disable-passwdmgr.inc
25include disable-programs.inc
26include disable-xdg.inc
27
28include whitelist-var-common.inc
29
30caps.drop all
31nodbus
32nogroups
33nonewprivs
34noroot
35nou2f
36protocol unix,inet,inet6
37seccomp
38shell none
39
40private-bin gnome-mpv,youtube-dl,python*,env
41private-dev
42private-tmp
43
44noexec ${HOME}
45noexec /tmp