From ea01effe46990d7376efa81ad4da47430025a234 Mon Sep 17 00:00:00 2001 From: Dara Adib Date: Mon, 19 Sep 2016 22:45:59 -0400 Subject: Quiet SSH config firejail output in ssh client breaks git+ssh for me, e.g., $ git clone git@github.com:netblue30/firejail.git Cloning into 'firejail'... Reading profile /etc/firejail/ssh.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-passwdmgr.inc fatal: protocol error: bad line length character: Pare The "Pare" comes from "Parent pid x, child pid y". --- etc/ssh.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/ssh.profile') 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 @@ # ssh client +quiet noblacklist ~/.ssh noblacklist /tmp/ssh-* -- cgit v1.2.3-70-g09d2