summaryrefslogtreecommitdiffstats
path: root/etc/ssh.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ssh.profile')
-rw-r--r--etc/ssh.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index f0e33540a..32536c0a7 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -2,11 +2,12 @@
2noblacklist ~/.ssh 2noblacklist ~/.ssh
3include /etc/firejail/disable-common.inc 3include /etc/firejail/disable-common.inc
4include /etc/firejail/disable-programs.inc 4include /etc/firejail/disable-programs.inc
5include /etc/firejail/disable-terminals.inc 5
6blacklist ${HOME}/.pki/nssdb 6blacklist ${HOME}/.pki/nssdb
7blacklist ${HOME}/.lastpass 7blacklist ${HOME}/.lastpass
8blacklist ${HOME}/.keepassx 8blacklist ${HOME}/.keepassx
9blacklist ${HOME}/.password-store 9blacklist ${HOME}/.password-store
10
10caps.drop all 11caps.drop all
11seccomp 12seccomp
12protocol unix,inet,inet6 13protocol unix,inet,inet6