aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cameramonitor.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/cameramonitor.profile')
-rw-r--r--etc/profile-a-l/cameramonitor.profile55
1 files changed, 55 insertions, 0 deletions
diff --git a/etc/profile-a-l/cameramonitor.profile b/etc/profile-a-l/cameramonitor.profile
new file mode 100644
index 000000000..f48cc43a1
--- /dev/null
+++ b/etc/profile-a-l/cameramonitor.profile
@@ -0,0 +1,55 @@
1# Firejail profile for cameramonitor
2# Description: A little monitor to check your webcam status
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include cameramonitor.local
7# Persistent global definitions
8include globals.local
9
10# Allow python (blacklisted by disable-interpreters.inc)
11include allow-python2.inc
12include allow-python3.inc
13
14include disable-common.inc
15include disable-devel.inc
16include disable-exec.inc
17include disable-interpreters.inc
18include disable-passwdmgr.inc
19include disable-programs.inc
20include disable-xdg.inc
21
22whitelist /usr/share/cameramonitor
23include whitelist-common.inc
24include whitelist-usr-share-common.inc
25include whitelist-var-common.inc
26
27apparmor
28caps.drop all
29ipc-namespace
30machine-id
31net none
32no3d
33nodvd
34nogroups
35nonewprivs
36noroot
37nosound
38notv
39nou2f
40novideo
41protocol unix
42seccomp
43shell none
44tracelog
45
46disable-mnt
47private-bin cameramonitor,python*
48private-cache
49private-etc alternatives,fonts
50private-tmp
51
52# dbus-user none
53# dbus-system none
54
55# memory-deny-write-execute - breaks on Arch