aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/totem.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/totem.profile')
-rw-r--r--etc/profile-m-z/totem.profile15
1 files changed, 11 insertions, 4 deletions
diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile
index b8f4ca765..abbbba6c3 100644
--- a/etc/profile-m-z/totem.profile
+++ b/etc/profile-m-z/totem.profile
@@ -14,9 +14,6 @@ include allow-python3.inc
14 14
15noblacklist ${HOME}/.config/totem 15noblacklist ${HOME}/.config/totem
16noblacklist ${HOME}/.local/share/totem 16noblacklist ${HOME}/.local/share/totem
17noblacklist ${MUSIC}
18noblacklist ${PICTURES}
19noblacklist ${VIDEOS}
20 17
21include disable-common.inc 18include disable-common.inc
22include disable-devel.inc 19include disable-devel.inc
@@ -25,8 +22,18 @@ include disable-interpreters.inc
25include disable-passwdmgr.inc 22include disable-passwdmgr.inc
26include disable-programs.inc 23include disable-programs.inc
27include disable-shell.inc 24include disable-shell.inc
28include disable-xdg.inc
29 25
26read-only ${DESKTOP}
27mkdir ${HOME}/.config/totem
28mkdir ${HOME}/.local/share/totem
29whitelist ${HOME}/.config/totem
30whitelist ${HOME}/.local/share/totem
31whitelist ${DESKTOP}
32whitelist ${DOWNLOADS}
33whitelist ${MUSIC}
34whitelist ${PICTURES}
35whitelist ${VIDEOS}
36include whitelist-common.inc
30include whitelist-var-common.inc 37include whitelist-var-common.inc
31 38
32# apparmor - makes settings immutable 39# apparmor - makes settings immutable