Bugzilla – Attachment 1102 Details for
Bug 1177
Incorrect sshrc file location in Makefile.in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the correct sshrc file location
bug.txt (text/plain), 594 bytes, created by
Santhi
on 2006-03-24 22:32:25 AEDT
(
hide
)
Description:
Patch for the correct sshrc file location
Filename:
MIME Type:
Creator:
Santhi
Created:
2006-03-24 22:32:25 AEDT
Size:
594 bytes
patch
obsolete
>--- Makefile.in 2006-03-24 16:36:51.000000000 +0530 >+++ Makefile.in_mkfix 2006-03-24 16:37:22.000000000 +0530 >@@ -107,7 +107,7 @@ > -e 's|/etc/ssh/ssh_host_rsa_key|$(sysconfdir)/ssh_host_rsa_key|g' \ > -e 's|/var/run/sshd.pid|$(piddir)/sshd.pid|g' \ > -e 's|/etc/ssh/moduli|$(sysconfdir)/moduli|g' \ >- -e 's|/etc/sshrc|$(sysconfdir)/sshrc|g' \ >+ -e 's|/etc/ssh/sshrc|$(sysconfdir)/sshrc|g' \ > -e 's|/usr/X11R6/bin/xauth|$(XAUTH_PATH)|g' \ > -e 's|/var/empty|$(PRIVSEP_PATH)|g' \ > -e 's|/usr/bin:/bin:/usr/sbin:/sbin|@user_path@|g'
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 Diff
View Attachment As Raw
Flags:
dtucker
:
ok+
djm
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1177
: 1102