aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar SpotComms <SpotComms@users.noreply.github.com>2017-07-09 11:14:12 -0400
committerLibravatar GitHub <noreply@github.com>2017-07-09 11:14:12 -0400
commit8c70cb3bc5255afc81fac08411fe14d594e50841 (patch)
tree8ea69b114898132d839368671404c5a5acbb1d1b /etc
parentmerges (diff)
downloadfirejail-8c70cb3bc5255afc81fac08411fe14d594e50841.tar.gz
firejail-8c70cb3bc5255afc81fac08411fe14d594e50841.tar.zst
firejail-8c70cb3bc5255afc81fac08411fe14d594e50841.zip
Add profile for Peek
Diffstat (limited to 'etc')
-rw-r--r--etc/peek.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/peek.profile b/etc/peek.profile
new file mode 100644
index 000000000..bac3e0a99
--- /dev/null
+++ b/etc/peek.profile
@@ -0,0 +1,33 @@
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/peek.local
7
8# Firejail profile for Peek
9noblacklist ${HOME}/.cache/peek
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
17net none
18no3d
19nogroups
20nonewprivs
21noroot
22nosound
23novideo
24protocol unix
25seccomp
26shell none
27
28#private-bin peek,convert,ffmpeg
29private-dev
30private-tmp
31
32noexec ${HOME}
33noexec /tmp