aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cin.profile
blob: 92baef33a96a1116404d66a555c9ee9f713f1d50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Firejail profile for cin
# This file is overwritten after every install/update
# Persistent local customizations
include /etc/firejail/cin.local
# Persistent global definitions
include /etc/firejail/globals.local

noblacklist ${HOME}/.bcast5

include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-interpreters.inc
include /etc/firejail/disable-passwdmgr.inc
include /etc/firejail/disable-programs.inc

caps.drop all
ipc-namespace
net none
nodbus
nodvd
#nogroups
nonewprivs
notv
noroot
protocol unix

# if an 1-1.2% gap per thread hurts you, comment seccomp
seccomp
shell none

#private-bin cin,ffmpeg
private-cache
private-dev

noexec ${HOME}
noexec /tmp