aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-04-16 07:14:01 -0400
committerLibravatar Tad <tad@spotco.us>2017-04-16 08:12:31 -0400
commitb5f29f9c216615c39e6fe00508ea18a52a2fe88a (patch)
treec43aea948b2d8e82ea1b157e61bbfcbf92c801fc /etc/ssh.profile
parentdoc update (diff)
downloadfirejail-b5f29f9c216615c39e6fe00508ea18a52a2fe88a.tar.gz
firejail-b5f29f9c216615c39e6fe00508ea18a52a2fe88a.tar.zst
firejail-b5f29f9c216615c39e6fe00508ea18a52a2fe88a.zip
Harden 9 more profiles
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index b1ef6b27e..425841399 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -14,7 +14,18 @@ include /etc/firejail/disable-passwdmgr.inc
14 14
15caps.drop all 15caps.drop all
16netfilter 16netfilter
17no3d
18nogroups
17nonewprivs 19nonewprivs
18noroot 20noroot
21nosound
19protocol unix,inet,inet6 22protocol unix,inet,inet6
20seccomp 23seccomp
24shell none
25tracelog
26
27private-dev
28#private-tmp #Breaks when exiting
29
30noexec ${HOME}
31noexec /tmp