Bug#303452: add -o PidFile option to ssh

2005-05-25 Thread Colin Watson
tags 303452 fixed-upstream thanks On Wed, Apr 06, 2005 at 02:39:37PM -0500, Adam Heath wrote: > Package: openssh-client > Version: 3.9p1-3.1 > Tags: experimental patch > > When ssh -f is used, ssh forks into the background. However, it's then > difficult to kill that backgrounded ssh automatical

Bug#303452: add -o PidFile option to ssh

2005-04-06 Thread Adam Heath
Package: openssh-client Version: 3.9p1-3.1 Tags: experimental patch When ssh -f is used, ssh forks into the background. However, it's then difficult to kill that backgrounded ssh automatically, from other scripts. Thet attached patch tells ssh to write a pid file. This happens irregardless of wh