aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh-agent.profile
blob: 43d9f62fa6d6743699c57a925af2fcb44e92fda2 (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
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include /etc/firejail/ssh-agent.local

# ssh-agent
quiet
noblacklist ~/.ssh
noblacklist /tmp/ssh-*
noblacklist /etc/ssh

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

caps.drop all
netfilter
nonewprivs
noroot
no3d
protocol unix,inet,inet6
seccomp

blacklist /tmp/.X11-unix