Changeset 4fa49aa for server/other/openssh/openssh-inst.xml
- Timestamp:
- 02/01/2004 08:16:52 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3e740645
- Parents:
- 0a4b6ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/other/openssh/openssh-inst.xml
r0a4b6ce r4fa49aa 15 15 useradd -c 'sshd privsep' -d /var/empty -g sshd -s /bin/false sshd</command></userinput></screen> 16 16 17 <para><application>OpenSSH</application> is very sensitive to changes in the 18 linked <application>OpenSSL</application> libraries. If you recompile 19 <application>OpenSSL</application>, <application>OpenSSH</application> may 20 fail to startup. To avoid this, it is possible to link to 21 <application>OpenSSL</application> libraries. If you prefer this, execute the 22 following commands:</para> 23 24 <screen><userinput><command>sed -i "s:-lcrypto:/usr/lib/libcrypto.a:g" configure</command></userinput></screen> 25 17 26 <para>Install <application>Open<acronym>SSH</acronym></application> by running 18 27 the following commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.