Bugzilla – Attachment 1795 Details for
Bug 1720
would be nice if authorized_keys(5) existed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
authorized-keys-man-symlink.patch (text/plain), 626 bytes, created by
Colin Watson
on 2010-03-02 00:28:28 AEDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Colin Watson
Created:
2010-03-02 00:28:28 AEDT
Size:
626 bytes
patch
obsolete
>Index: b/Makefile.in >=================================================================== >--- a/Makefile.in >+++ b/Makefile.in >@@ -284,6 +284,7 @@ > $(INSTALL) -m 644 sshd_config.5.out $(DESTDIR)$(mandir)/$(mansubdir)5/sshd_config.5 > $(INSTALL) -m 644 ssh_config.5.out $(DESTDIR)$(mandir)/$(mansubdir)5/ssh_config.5 > $(INSTALL) -m 644 sshd.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/sshd.8 >+ ln -s ../$(mansubdir)8/sshd.8 $(DESTDIR)$(mandir)/$(mansubdir)5/authorized_keys.5 > if [ ! -z "$(INSTALL_SSH_RAND_HELPER)" ]; then \ > $(INSTALL) -m 644 ssh-rand-helper.8.out $(DESTDIR)$(mandir)/$(mansubdir)8/ssh-rand-helper.8 ; \ > fi
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
Actions:
View
|
Diff
Attachments on
bug 1720
: 1795