summaryrefslogtreecommitdiffstats
path: root/etc/mpsyt.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-26 00:22:59 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-26 00:22:59 +0200
commit2373fcd74da27dae0e6896d8e63fddc81b6dc34a (patch)
tree8f19fa3192696edfe8140c62d8f38d62a2fd0ed9 /etc/mpsyt.profile
parentadd support for seccomp to sort.py [skip ci] (diff)
downloadfirejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.tar.gz
firejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.tar.zst
firejail-2373fcd74da27dae0e6896d8e63fddc81b6dc34a.zip
many profile fixes (1)
- add novideo to a lot of profiles (there are still more profiles where novideo can be added) - remove commente mdwe from some gnome applications - add descriptions to some profiles - blacklist ${HOME}/.cargo/credentials - move ${HOME}/.git-credentials and ${HOME}/.git-credential-cache to 'top secret' in disable-common.inc - some ordering in disable-programs.inc - merge tor browser blacklists to ${HOME}/.tor-browser* - qupzilla.profile redirect to falkon.profile - blacklist gnome-builder paths - fix transmission profiles inlude - much more
Diffstat (limited to 'etc/mpsyt.profile')
-rw-r--r--etc/mpsyt.profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/mpsyt.profile b/etc/mpsyt.profile
index 878a5f654..6839f7cf4 100644
--- a/etc/mpsyt.profile
+++ b/etc/mpsyt.profile
@@ -48,15 +48,21 @@ include whitelist-var-common.inc
48apparmor 48apparmor
49caps.drop all 49caps.drop all
50netfilter 50netfilter
51nodbus
52nodvd
51# Seems to cause issues with Nvidia drivers sometimes 53# Seems to cause issues with Nvidia drivers sometimes
52nogroups 54nogroups
53nonewprivs 55nonewprivs
54noroot 56noroot
57notv
58nou2f
59novideo
55protocol unix,inet,inet6 60protocol unix,inet,inet6
56seccomp 61seccomp
57shell none 62shell none
58tracelog 63tracelog
59 64
65#private-cache
60private-bin env,ffmpeg,mplayer,mpsyt,mpv,python*,youtube-dl 66private-bin env,ffmpeg,mplayer,mpsyt,mpv,python*,youtube-dl
61private-dev 67private-dev
62private-tmp 68private-tmp