Adam Zaleski wrote:
> Witaj Brian,
> 
> 
>>http://doc.trustix.org/cgi-bin/trustixdoc.cgi?DHCP
> 
> 
>>In Trustix, you can edit /etc/sysconfig/dhcpd
>>to control what args get passed to dhcpd at boot time.
> 
> 
> Hey! But I have it set up correctly!
> When i run dhcpd manualy (/etc/init.d/dhcpd start) it
> work's OK!
> 
> My problem is that it don't want to start  automaticaly
> on runlevel 3.
> 
> Read my post carefully.
> 

First check the entrie of chkconfig again:

chkconfig --list|grep on

When it is off on runlevel 3 then a simple

chkconfig dhcpd on

should activate it.

-- 
Best regards,

Dominik Schips
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to