Wayne Seth wrote:
> Does anyone know how to make DNS server start automatically
> whenever the host rebooted?

chkconfig named on      this will start it in runlevels 3,4 and 5. Or:
chkconfig named <runlevel> on   to start it only in one runlevel.

HTH

Dirk



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

Reply via email to