Quoting Martin Herweg <[EMAIL PROTECTED]>:

> 
> 
> Christopher Perez wrote:
> > Hello people,
> >
> > i'm a newbie in LTSP.....
> > can anyone tell me what to do when my  dhcpd in /etc/init.d  is
> > missing..... 
> 
> in 
> 
> /etc/init.d
> 
> you find startscripts, if your startscript for dhcpd is missing
> then you schould re-install the DHCP-Server-Package from your
> (Mandrake) Distribution.
> 
> maybe Mandrake 8.0 is working without startscripts ???

Hi,

Here's a shot in the dark.

have you checked to see if there is anything in that directory?  It might be a 
missing symlink.

In RedHat,
/etc/init.d
is just a symlink to 
/etc/rc.d/init.d
Is it possible that just the symlink is missing?  Perhaps the dhcpd start 
script is in:
/etc/rc.d/init.d/dhcpd

if that's the case you can re-make the symlink with
link -s /etc/rc.d/init.d /etc/init.d

Derek


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to