summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/simplescreenrecorder.profile40
-rw-r--r--src/firecfg/firecfg.config1
2 files changed, 41 insertions, 0 deletions
diff --git a/etc/simplescreenrecorder.profile b/etc/simplescreenrecorder.profile
new file mode 100644
index 000000000..f8f1def64
--- /dev/null
+++ b/etc/simplescreenrecorder.profile
@@ -0,0 +1,40 @@
1# Firejail profile for simplescreenrecorder
2# Description: A feature-rich screen recorder that supports X11 and OpenGL
3# This file is overwritten after every install/update
4# Persistent local customizations
5include simplescreenrecorder.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${DOWNLOADS}
10
11include disable-common.inc
12include disable-devel.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16include disable-xdg.inc
17
18apparmor
19caps.drop all
20net none
21nodvd
22nogroups
23nonewprivs
24noroot
25notv
26nou2f
27protocol unix
28seccomp
29shell none
30tracelog
31
32disable-mnt
33private-cache
34private-dev
35# private-etc alternatives
36private-tmp
37
38memory-deny-write-execute
39noexec ${HOME}
40noexec /tmp
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index c4283bb20..a417afa68 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -407,6 +407,7 @@ shellcheck
407shotcut 407shotcut
408signal-desktop 408signal-desktop
409silentarmy 409silentarmy
410simplescreenrecorder
410simple-scan 411simple-scan
411simutrans 412simutrans
412skanlite 413skanlite