[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Added /etc/init.d/dhcpd to list of init files to check for (supporting Centos



# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID df011cae33e988efc3b6d784ce33b4521553edbe
# Parent  a57cccdf2d6d5c70bef4f570fe2f906fd18ba406
Added /etc/init.d/dhcpd to list of init files to check for (supporting Centos
4.2).

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>

diff -r a57cccdf2d6d -r df011cae33e9 tools/examples/xen-network-common.sh
--- a/tools/examples/xen-network-common.sh      Fri Dec  2 15:38:22 2005
+++ b/tools/examples/xen-network-common.sh      Fri Dec  2 15:39:13 2005
@@ -93,5 +93,5 @@
 
 find_dhcpd_init_file()
 {
-  first_file -x /etc/init.d/dhcp3-server /etc/init.d/dhcp
+  first_file -x /etc/init.d/{dhcp3-server,dhcp,dhcpd}
 }

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.