How do I configure sshd to start at boot time?

When I boot up with eth0 (hard-wired ethernet) connected, sshd
starts.  If I boot up with just a wireless network
(wpa-supplicant), sshd refuses to start because eth0 isn't
configured:

Mar 16 09:27:59 ThinkGrant rc-scripts: ERROR:  cannot start netmount as 
net.eth0 could not start
Mar 16 09:28:00 ThinkGrant rc-scripts: ERROR:  cannot start sshd as net.eth0 
could not start

If I start sshd manually after the wireless link comes up, it
works fine, but the startup script seems to think it's smarter
than I am.

What's the proper way to configure sshd so that it starts even
when I'm on a wireless network instead of a wired one?

-- 
Grant Edwards
[EMAIL PROTECTED]


-- 
[email protected] mailing list

Reply via email to