aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-m-z/QMediathekView.profile24
1 files changed, 23 insertions, 1 deletions
diff --git a/etc/profile-m-z/QMediathekView.profile b/etc/profile-m-z/QMediathekView.profile
index 1e9af5769..22c4c4631 100644
--- a/etc/profile-m-z/QMediathekView.profile
+++ b/etc/profile-m-z/QMediathekView.profile
@@ -27,10 +27,30 @@ include disable-programs.inc
27include disable-shell.inc 27include disable-shell.inc
28include disable-xdg.inc 28include disable-xdg.inc
29 29
30mkdir ${HOME}/.config/QMediathekView
31mkdir ${HOME}/.local/share/QMediathekView
32whitelist ${HOME}/.config/QMediathekView
33whitelist ${HOME}/.local/share/QMediathekView
34
35whitelist ${DOWNLOADS}
36whitelist ${VIDEOS}
37
38whitelist ${HOME}/.config/mpv
39whitelist ${HOME}/.config/smplayer
40whitelist ${HOME}/.config/totem
41whitelist ${HOME}/.config/vlc
42whitelist ${HOME}/.config/xplayer
43whitelist ${HOME}/.local/share/totem
44whitelist ${HOME}/.local/share/xplayer
45whitelist ${HOME}/.mplayer
30whitelist /usr/share/qtchooser 46whitelist /usr/share/qtchooser
47include whitelist-common.inc
48include whitelist-run-common.inc
49include whitelist-runuser-common.inc
31include whitelist-usr-share-common.inc 50include whitelist-usr-share-common.inc
32include whitelist-var-common.inc 51include whitelist-var-common.inc
33 52
53apparmor
34caps.drop all 54caps.drop all
35netfilter 55netfilter
36# no3d 56# no3d
@@ -38,11 +58,12 @@ nodvd
38nogroups 58nogroups
39noinput 59noinput
40nonewprivs 60nonewprivs
61noprinters
41noroot 62noroot
42notv 63notv
43nou2f 64nou2f
44novideo 65novideo
45protocol unix,inet,inet6,netlink 66protocol unix,inet,inet6
46seccomp 67seccomp
47tracelog 68tracelog
48 69
@@ -50,6 +71,7 @@ disable-mnt
50private-bin mplayer,mpv,QMediathekView,smplayer,totem,vlc,xplayer 71private-bin mplayer,mpv,QMediathekView,smplayer,totem,vlc,xplayer
51private-cache 72private-cache
52private-dev 73private-dev
74private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,group,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,login.defs,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl
53private-tmp 75private-tmp
54 76
55dbus-user none 77dbus-user none