summaryrefslogtreecommitdiffstats
path: root/etc/mediathekview.profile
diff options
context:
space:
mode:
authorLibravatar SYN-cook <syncookongit@gmail.com>2017-04-03 23:28:50 +0200
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-04-03 21:28:50 +0000
commit6e23a6dd6367ad8240601a5fc32fb75ce5f64e07 (patch)
tree33f060c9294c5387075dd91ede31ee7e26073b57 /etc/mediathekview.profile
parentfix firejail bash completion (diff)
downloadfirejail-6e23a6dd6367ad8240601a5fc32fb75ce5f64e07.tar.gz
firejail-6e23a6dd6367ad8240601a5fc32fb75ce5f64e07.tar.zst
firejail-6e23a6dd6367ad8240601a5fc32fb75ce5f64e07.zip
mediathekview profile (#1190)
* create mediathekview.profile * update mediathekview * update mediathekview * blacklist mediathekview * add mediathekview * add mediathekview
Diffstat (limited to 'etc/mediathekview.profile')
-rw-r--r--etc/mediathekview.profile25
1 files changed, 25 insertions, 0 deletions
diff --git a/etc/mediathekview.profile b/etc/mediathekview.profile
new file mode 100644
index 000000000..ec5b507ae
--- /dev/null
+++ b/etc/mediathekview.profile
@@ -0,0 +1,25 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include /etc/firejail/mediathekview.local
4
5# MediathekView profile
6noblacklist ~/.mediathek3
7noblacklist ~/.config/vlc
8include /etc/firejail/disable-common.inc
9include /etc/firejail/disable-programs.inc
10include /etc/firejail/disable-devel.inc
11include /etc/firejail/disable-passwdmgr.inc
12
13caps.drop all
14netfilter
15nonewprivs
16noroot
17protocol unix,inet,inet6
18seccomp
19tracelog
20
21noexec ${HOME}
22noexec /tmp
23
24private-dev
25private-tmp