aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cheese.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cheese.profile')
-rw-r--r--etc/profile-a-l/cheese.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/profile-a-l/cheese.profile b/etc/profile-a-l/cheese.profile
new file mode 100644
index 000000000..337117c4a
--- /dev/null
+++ b/etc/profile-a-l/cheese.profile
@@ -0,0 +1,47 @@
1# Firejail profile for cheese
2# Description: taking pictures and movies from a webcam
3# This file is overwritten after every install/update
4# Persistent local customizations
5include cheese.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${VIDEOS}
10noblacklist ${PICTURES}
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20whitelist ${VIDEOS}
21whitelist ${PICTURES}
22include whitelist-common.inc
23include whitelist-var-common.inc
24
25apparmor
26caps.drop all
27machine-id
28net none
29nodvd
30nogroups
31nonewprivs
32noroot
33notv
34nou2f
35protocol unix
36seccomp
37shell none
38tracelog
39
40disable-mnt
41private-bin cheese
42private-cache
43private-etc alternatives,clutter-1.0,dconf,drirc,fonts,gtk-3.0
44private-tmp
45
46dbus-user none
47dbus-system none