Rob Hillis <[EMAIL PROTECTED]> said:

> It seems that /etc/sysconfig/dhcpd has disappeared.
> After trying /sbin/e-smith/expand-template /etc/sysconfig/dhcpd,

Hi Rob,

I don't think that file exists.  At least on my two systems, 4.1.2 & 5.1.2
it does not exist and is not called by any scripts that I can see.
 
> service dhcpd restart yeilds the following results...
> 
> [root@gw /root]# service dhcpd restart
> /etc/init.d/dhcpd: /etc/sysconfig/dhcpd: No such file or directory

Here is what I get:

[root@sme512 rc7.d]# service dhcpd restart
Shutting down dhcpd:                        [   OK   ]
Starting dhcpd: SIOCADDRT: File exists
                                            [   OK   ]

Check your /etc/init.d/dhcpd script.  It should be templated and if you
look at that script it essentially starts dhcpd from here:

/usr/sbin/dhcpd

Using the configuration file found here:

/etc/dhcpd.conf

You should find the same templated file here that is called from
/etc/rc.d/rc7.d/S65dhcpd:

/etc/init.d/rc.d/dhcpd

Both the init scripts and the configuration file are templated so make sure
the templated files exist and are expanded with the correct info, then try
to restart dhcpd using both the service command and the init script command
and report your results.

/etc/rc.d/init.d/dhcpd restart

You might simply have a problem with your templated files being incorrect
for some reason.  Maybe devinfo members can track down whether this is a
upgrade bug or just something that went wrong on your system upgrade.

Regards,

-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to