Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97043 - note on setting sshd to start at boot
Summary: note on setting sshd to start at boot
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-25 08:42 UTC by John (EBo) David
Modified: 2005-06-25 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John (EBo) David 2005-06-25 08:42:49 UTC
After following the 2005.0 x86 Handbook on a necessary reinstall, several programs which require sshd to be running were not functioning properly.  After spending some time tracking things down I remembered that I had to either start sshd manually or add it to the default run script via:

  rc-update add sshd default

It would have saved me some headaces if there was a note in the install handbook noting that you need to run the above command if you want sshd to start on boot.

  EBo --
Comment 1 Shyam Mani (RETIRED) gentoo-dev 2005-06-25 13:13:14 UTC
Both the latest handbook[1] and the 2005.0 handbook[2] already have specific
instructions on how to handle Init scripts. Please read the whole handbook,
since that helps solve such issues.

[1] http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=4
[2] http://www.gentoo.org/doc/en/handbook/2005.0/handbook-x86.xml?part=2&chap=4