From: Thanasis <thanasis@asyr.hopto.org>
To: gentoo-user@lists.gentoo.org
Cc: meino.cramer@gmx.de
Subject: Re: [gentoo-user] OpenRC: Need to start net.eth1 and ntp-client by hand
Date: Thu, 12 May 2011 09:32:42 +0300 [thread overview]
Message-ID: <4DCB7F0A.2020601@asyr.hopto.org> (raw)
In-Reply-To: <20110512031328.GA2974@solfire>
on 05/12/2011 06:13 AM meino.cramer@gmx.de wrote the following:
> Hi,
>
> after upgradeing to openrc there still some issues...
>
> 1) After reboot eth1 (there was/is no eth0!) is up and
> running (according to ifconfig) but
>
> ping <site>
>
> returns "unknown host". After calling /etc/init.d/net.eth1
> (which is a symlink to /etc/net.lo) as root by hand again
> the ping comand works
>
> How can I make this working at boot time?
rc-update add net.eth0 default
>
> 2) /etc/ntp-client gets not called at boot time. Calling
> it by hand as root afterwards reveals no errors and
> all works find.
>
> How can I make this working at boot time,too?
>
add to runlevel as above...
rc-update add <servicename> <runlevel>
next prev parent reply other threads:[~2011-05-12 6:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-12 3:13 [gentoo-user] OpenRC: Need to start net.eth1 and ntp-client by hand meino.cramer
2011-05-12 3:36 ` covici
2011-05-12 6:32 ` Thanasis [this message]
2011-05-12 8:27 ` Mick
2011-05-12 8:29 ` Mick
2011-05-12 8:45 ` Dale
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DCB7F0A.2020601@asyr.hopto.org \
--to=thanasis@asyr.hopto.org \
--cc=gentoo-user@lists.gentoo.org \
--cc=meino.cramer@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox