aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/obs.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/obs.profile')
-rw-r--r--etc/profile-m-z/obs.profile43
1 files changed, 43 insertions, 0 deletions
diff --git a/etc/profile-m-z/obs.profile b/etc/profile-m-z/obs.profile
new file mode 100644
index 000000000..4277bdab3
--- /dev/null
+++ b/etc/profile-m-z/obs.profile
@@ -0,0 +1,43 @@
1# Firejail profile for obs
2# This file is overwritten after every install/update
3# Persistent local customizations
4include obs.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.config/obs-studio
9noblacklist ${MUSIC}
10noblacklist ${PICTURES}
11noblacklist ${VIDEOS}
12
13# Allow python (blacklisted by disable-interpreters.inc)
14include allow-python2.inc
15include allow-python3.inc
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
27caps.drop all
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34protocol unix,inet,inet6
35seccomp
36shell none
37tracelog
38
39private-bin bash,obs,obs-ffmpeg-mux,python*,sh
40private-cache
41private-dev
42private-tmp
43