summaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-06-24 23:17:09 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-24 23:17:09 +0000
commitc3b38606c73d0ea9b13e9a1908d105dff528390f (patch)
treeecab217b96429e8fe0c24783eaaee605a19162af /etc/ssh.profile
parentImprove profile PRs (Related to #2739) (#2784) (diff)
downloadfirejail-c3b38606c73d0ea9b13e9a1908d105dff528390f.tar.gz
firejail-c3b38606c73d0ea9b13e9a1908d105dff528390f.tar.zst
firejail-c3b38606c73d0ea9b13e9a1908d105dff528390f.zip
Tighten SSH with nodbus (#2789)
* nodbus for ssh-agent * nodbus for ssh.profile
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index ce0e54a0d..7a9bb5abe 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -22,6 +22,7 @@ caps.drop all
22ipc-namespace 22ipc-namespace
23netfilter 23netfilter
24no3d 24no3d
25nodbus
25nodvd 26nodvd
26nogroups 27nogroups
27nonewprivs 28nonewprivs