Bug #744
closed
rcstart broken with dhclient
Added by corecode over 17 years ago.
Updated about 15 years ago.
Description
hey,
rcstart doesn't work as desired anymore:
rcstart dntpd
dntpd depends on dhclient, current state:
I guess that's because of the dhclient change. I can't use rcrestart dhclient either anymore.
cheers
simon
On Fri, 27 Jul 2007 00:03:56 +0200
"Simon 'corecode' Schubert" <corecode@fs.ei.tum.de> wrote:
Confirming. rcrestart does not work at all here.
Hmm, I'm not sure about a solution. The new dhclient script expects the
interface as an argument (as in "/etc/rc.d/dhclient start rl0") but
rc{run,start,...} doesn't support that.
Sascha
I've tried inside an vkernel:
vkernel-leaf# rcstop dntpd
Stopping dntpd.
vkernel-leaf# rcstart dntpd
Running /etc/rc.d/dntpd start
Starting dntpd.
vkernel-leaf# rcrestart dntpd
Stopping dntpd.
Starting dntpd.
vkernel-leaf#
It worked fine for me.
I've tried inside an vkernel:
vkernel-leaf# rcstop dntpd
Stopping dntpd.
vkernel-leaf# rcstart dntpd
But I'm afraid this is about dhclient script, not about dntpd... :)
But corecode reproduced it doing a rcrestart on dntpd, and now it
doesn't seem to happen.
Can you rerpoduce it?
2009/8/26 YONETANI Tomokazu <qhwt+dfly@les.ath.cx>:
I've tried inside an vkernel:
vkernel-leaf# rcstop dntpd
Stopping dntpd.
vkernel-leaf# rcstart dntpd
But I'm afraid this is about dhclient script, not about dntpd... :)
A-ha, OK, it was about dntpd, and was apparently fixed by 6af26f98 because
dntpd requires NETWORKING, which used to require dhclient back then.
And dhclient won't start because it's marked as `nostart'...
On Wed, Aug 26, 2009 at 02:41:45PM +0200, Antonio Huete Jimenez wrote:
But corecode reproduced it doing a rcrestart on dntpd, and now it
doesn't seem to happen.
Can you rerpoduce it?
2009/8/26 YONETANI Tomokazu <qhwt+dfly@les.ath.cx>:
I've tried inside an vkernel:
vkernel-leaf# rcstop dntpd
Stopping dntpd.
vkernel-leaf# rcstart dntpd
But I'm afraid this is about dhclient script, not about dntpd... :)
Also available in: Atom
PDF