aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/teamspeak3.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-m-z/teamspeak3.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-m-z/teamspeak3.profile')
-rw-r--r--etc/profile-m-z/teamspeak3.profile42
1 files changed, 42 insertions, 0 deletions
diff --git a/etc/profile-m-z/teamspeak3.profile b/etc/profile-m-z/teamspeak3.profile
new file mode 100644
index 000000000..c1c666f58
--- /dev/null
+++ b/etc/profile-m-z/teamspeak3.profile
@@ -0,0 +1,42 @@
1# Firejail profile for teamspeak3
2# Description: TeamSpeak is software for quality voice communication via the Internet
3# This file is overwritten after every install/update
4# Persistent local customizations
5include teamspeak3.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.ts3client
10noblacklist ${PATH}/openssl
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
18
19mkdir ${HOME}/.ts3client
20whitelist ${DOWNLOADS}
21whitelist ${HOME}/.ts3client
22include whitelist-common.inc
23
24caps.drop all
25ipc-namespace
26netfilter
27no3d
28nodvd
29nogroups
30nonewprivs
31noroot
32notv
33nou2f
34novideo
35protocol unix,inet,inet6,netlink
36seccomp !chroot
37shell none
38
39disable-mnt
40private-dev
41private-tmp
42