aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tmux.profile
blob: 1e783d2b9c4b3b9264a51fa048376083074ec72e (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
37
38
39
40
41
42
43
44
45
# Firejail profile for tmux
# Description: terminal multiplexer
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include tmux.local
# Persistent global definitions
include globals.local

blacklist /tmp/.X11-unix
blacklist ${RUNUSER}

noblacklist /tmp/tmux-*

# include disable-common.inc
# include disable-devel.inc
# include disable-exec.inc
# include disable-programs.inc

caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix,inet,inet6,netlink
seccomp
seccomp.block-secondary
shell none
tracelog

# private-cache
private-dev
# private-tmp

dbus-user none
dbus-system none