On Wed, 3 Jul 2002, David Talkington wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Skull Crusher wrote:
>
> >I have never found an actual command to stop it I just use the KILL
> >command
> >"killall dhcpd" OR you can use "linuxconf"  if you have that installed
> >OR if you have WEBMIN INSTALLED you can use that.
>
> Is there some reason that you can't use the init script?
>
> # /etc/init.d/dhcpd {start|stop}

Or even

        # /sbin/service dhcpd {start|stop|restart|condrestart|status}

So (1) there are more options than Dave listed, and (2) you can use the
service command instead of remembering the path to the init scripts.

-- 
                Matthew Saltzman

Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to