[Bug 1628] /var/run/sshd.pid file collisions...

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Nov 21 12:03:22 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1628

--- Comment #4 from Tim Rice <tim at multitalents.net> 2009-11-21 12:03:21 EST ---
Created an attachment (id=1730)
 --> (https://bugzilla.mindrot.org/attachment.cgi?id=1730)
take 2

(In reply to comment #3)
> (From update of attachment 1726 [details])

> >+PidFile=`grep "^PidFile " ${sysconfdir}/sshd_config | awk '{print $2}'`
> 
> I don't think this will cope '=' as a config separator, which is legal
> sshd_config syntax:
> 
> PidFile=/somewhere/sshd.pid

Good point. This one will.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list