aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index 7b282bde6..b7a8ed2b9 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -1,12 +1,16 @@
1# ssh client 1# ssh client
2quiet
2noblacklist ~/.ssh 3noblacklist ~/.ssh
4noblacklist /tmp/ssh-*
5noblacklist /etc/ssh
3 6
4include /etc/firejail/disable-common.inc 7include /etc/firejail/disable-common.inc
5include /etc/firejail/disable-programs.inc 8include /etc/firejail/disable-programs.inc
6include /etc/firejail/disable-passwdmgr.inc 9include /etc/firejail/disable-passwdmgr.inc
7 10
8caps.drop all 11caps.drop all
9seccomp
10protocol unix,inet,inet6
11netfilter 12netfilter
13nonewprivs
12noroot 14noroot
15protocol unix,inet,inet6
16seccomp