mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
openssh corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1876 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8fa26f6cc0
commit
24d42f19cb
@ -13,8 +13,8 @@ user passwords encrypted with md5. </para>
|
||||
|
||||
<para><parameter>--libexecdir=/usr/sbin</parameter>:
|
||||
<application>Open<acronym>SSH</acronym></application> puts
|
||||
programs called by programs in <filename class="directory">/usr/libexec
|
||||
</filename>. <command>sftp-server</command> is a <command>sshd</command>
|
||||
programs called by programs in <filename class="directory">/usr/libexec</filename>.
|
||||
<command>sftp-server</command> is a <command>sshd</command>
|
||||
utility and <command>ssh-askpass</command> is a <command>ssh-add</command>
|
||||
utility that is installed as a link to <command>X11-ssh-askpass</command>.
|
||||
Both of these should go in <filename class="directory">/usr/sbin</filename>
|
||||
|
@ -8,5 +8,5 @@
|
||||
<!ENTITY openssh-download-http "http://sunsite.ualberta.ca/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
|
||||
<!ENTITY openssh-download-ftp "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz">
|
||||
<!ENTITY openssh-size "812 KB">
|
||||
<!ENTITY openssh-buildsize "33.0 MB">
|
||||
<!ENTITY openssh-buildsize "37 MB">
|
||||
<!ENTITY openssh-time "0.32 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user