Gentoo Archives: gentoo-user

From: Grant Edwards <grante@××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How to get sshd to start on boot?
Date: Fri, 16 Mar 2007 15:46:11
Message-Id: etedmk$5i2$1@sea.gmane.org
1 How do I configure sshd to start at boot time?
2
3 When I boot up with eth0 (hard-wired ethernet) connected, sshd
4 starts. If I boot up with just a wireless network
5 (wpa-supplicant), sshd refuses to start because eth0 isn't
6 configured:
7
8 Mar 16 09:27:59 ThinkGrant rc-scripts: ERROR: cannot start netmount as net.eth0 could not start
9 Mar 16 09:28:00 ThinkGrant rc-scripts: ERROR: cannot start sshd as net.eth0 could not start
10
11 If I start sshd manually after the wireless link comes up, it
12 works fine, but the startup script seems to think it's smarter
13 than I am.
14
15 What's the proper way to configure sshd so that it starts even
16 when I'm on a wireless network instead of a wired one?
17
18 --
19 Grant Edwards
20 grante@××××.com
21
22
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] How to get sshd to start on boot? "Nelson
Re: [gentoo-user] How to get sshd to start on boot? Neil Bothwick <neil@××××××××××.uk>