aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-21 07:42:43 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-09-21 07:42:43 -0400
commit5c616aab4aae3cbc941bb440fb84f5180a50a334 (patch)
treeea19fe8e6446894c40f4a183e8705510230633f9
parentssh profile fix (diff)
parentMerge pull request #798 from daradib/ssh (diff)
downloadfirejail-5c616aab4aae3cbc941bb440fb84f5180a50a334.tar.gz
firejail-5c616aab4aae3cbc941bb440fb84f5180a50a334.tar.zst
firejail-5c616aab4aae3cbc941bb440fb84f5180a50a334.zip
Merge branch 'master' of https://github.com/netblue30/firejail
-rw-r--r--etc/ssh.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ssh.profile b/etc/ssh.profile
index 2411e46f3..d3558ead3 100644
--- a/etc/ssh.profile
+++ b/etc/ssh.profile
@@ -1,4 +1,5 @@
1# ssh client 1# ssh client
2quiet
2noblacklist ~/.ssh 3noblacklist ~/.ssh
3noblacklist /tmp/ssh-* 4noblacklist /tmp/ssh-*
4 5