aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-09-21 07:32:36 -0400
committerLibravatar GitHub <noreply@github.com>2016-09-21 07:32:36 -0400
commite6abe6c4997e090cc583ea8b9652ca2a451c9082 (patch)
treed6aa4c109fefbd535e6ae549c122654fa596184e
parent --private-tmp whitelists /tmp/.X11-unix directory (diff)
parentQuiet SSH config (diff)
downloadfirejail-e6abe6c4997e090cc583ea8b9652ca2a451c9082.tar.gz
firejail-e6abe6c4997e090cc583ea8b9652ca2a451c9082.tar.zst
firejail-e6abe6c4997e090cc583ea8b9652ca2a451c9082.zip
Merge pull request #798 from daradib/ssh
Quiet SSH config
-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