aboutsummaryrefslogtreecommitdiffstats
path: root/etc/obs.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-03 21:56:03 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-03 22:42:38 -0400
commit0f1b7e5ebf3092cc0de52fc84cc5d3c512913093 (patch)
treefab9a934d6b45fd6ca6cf8526baa4b53b747c5d2 /etc/obs.profile
parentMerge pull request #1430 from VladimirSchowalter20/master (diff)
downloadfirejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.tar.gz
firejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.tar.zst
firejail-0f1b7e5ebf3092cc0de52fc84cc5d3c512913093.zip
Add 12 new profiles
apktool, Baobab, dex2jar, gitg, Hashcat, MusicBrainz Picard, OBS Studio, Remmina, sdat2img, Sound Converter, SQLiteBrowser, Truecraft
Diffstat (limited to 'etc/obs.profile')
-rw-r--r--etc/obs.profile29
1 files changed, 29 insertions, 0 deletions
diff --git a/etc/obs.profile b/etc/obs.profile
new file mode 100644
index 000000000..8316551f9
--- /dev/null
+++ b/etc/obs.profile
@@ -0,0 +1,29 @@
1# Persistent global definitions go here
2include /etc/firejail/globals.local
3
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/obs.local
7
8# Firejail profile for OBS Studio
9noblacklist ${HOME}/.config/obs-studio
10
11include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-devel.inc
13include /etc/firejail/disable-passwdmgr.inc
14include /etc/firejail/disable-programs.inc
15
16caps.drop all
17nogroups
18nonewprivs
19noroot
20protocol unix,inet,inet6
21seccomp
22shell none
23tracelog
24
25private-dev
26private-tmp
27
28noexec ${HOME}
29noexec /tmp