aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mpv.profile
blob: 0cda3e4e13d5dd2c82c69d3b62a0760cd144fc8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Persistent global definitions go here
include /etc/firejail/globals.local

# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include /etc/firejail/mpv.local

# mpv media player profile
noblacklist ${HOME}/.config/mpv
noblacklist ${HOME}/.netrc

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-passwdmgr.inc

caps.drop all
netfilter
nogroups
nonewprivs
noroot
protocol unix,inet,inet6
seccomp
tracelog

# to test
# ipc-namespace
shell none
private-bin mpv,youtube-dl,python,python2.7,python3.6,env
private-dev