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.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile
new file mode 100644
index 000000000..d49ef0cb8
--- /dev/null
+++ b/etc/profile-m-z/totem.profile
@@ -0,0 +1,47 @@
1# Firejail profile for totem
2# Description: Simple media player for the GNOME desktop based on GStreamer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include totem.local
6# Persistent global definitions
7include globals.local
8
9# Allow lua (required for youtube video)
10include allow-lua.inc
11
12noblacklist ${HOME}/.config/totem
13noblacklist ${HOME}/.local/share/totem
14noblacklist ${MUSIC}
15noblacklist ${VIDEOS}
16
17include disable-common.inc
18include disable-devel.inc
19include disable-exec.inc
20include disable-interpreters.inc
21include disable-passwdmgr.inc
22include disable-programs.inc
23include disable-xdg.inc
24
25include whitelist-var-common.inc
26
27# apparmor - makes settings immutable
28caps.drop all
29netfilter
30nogroups
31nonewprivs
32noroot
33nou2f
34protocol unix,inet,inet6
35seccomp
36shell none
37
38private-bin totem
39# totem needs access to ~/.cache/tracker or it exits
40#private-cache
41private-dev
42# private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,machine-id,pki,pulse,ssl
43private-tmp
44
45# makes settings immutable
46# dbus-user none
47# dbus-system none