Bugzilla – Attachment 1731 Details for
Bug 1628
/var/run/sshd.pid file collisions...
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
take 3
pid-take3.patch (text/plain), 448 bytes, created by
Tim Rice
on 2009-11-21 12:09:17 AEDT
(
hide
)
Description:
take 3
Filename:
MIME Type:
Creator:
Tim Rice
Created:
2009-11-21 12:09:17 AEDT
Size:
448 bytes
patch
obsolete
>--- openssh/opensshd.init.in.old 2006-01-31 08:00:37.000000000 -0800 >+++ openssh/opensshd.init.in 2009-11-20 17:06:28.075937000 -0800 >@@ -14,6 +14,8 @@ > > SSHD=$prefix/sbin/sshd > PIDFILE=$piddir/sshd.pid >+PidFile=`grep "^PidFile" ${sysconfdir}/sshd_config | tr "=" " " | awk '{print $2}'` >+[ X$PidFile = X ] || PIDFILE=$PidFile > SSH_KEYGEN=$prefix/bin/ssh-keygen > HOST_KEY_RSA1=$sysconfdir/ssh_host_key > HOST_KEY_DSA=$sysconfdir/ssh_host_dsa_key
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
dtucker
:
ok+
Actions:
View
Attachments on
bug 1628
:
1726
|
1730
| 1731