From: Michael Tremer Date: Mon, 23 Feb 2009 04:18:49 +0000 (+0000) Subject: Moved dhclient-script to /etc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b0c3e2c2fb0874f2a04bf40caba9c9d7074b34;p=ipfire-3.x.git Moved dhclient-script to /etc. --- diff --git a/lfs/dhcp b/lfs/dhcp index 14aba0bff..feab3dc26 100644 --- a/lfs/dhcp +++ b/lfs/dhcp @@ -97,7 +97,7 @@ $(OBJECT): $(objects) mv -v /usr/sbin/dhclient /sbin ln -sf $(CONFIG_ROOT)/dhcp/dhcpd.conf /etc/dhcpd.conf - install -v -m 755 $(DIR_CONFIG)/$(PKG_NAME)/dhclient-script /sbin/dhclient-script + install -v -m 755 $(DIR_CONFIG)/$(PKG_NAME)/dhclient-script /etc/dhclient-script @$(INSTALL_INITSCRIPT) diff --git a/src/rootfiles/core/dhcp b/src/rootfiles/core/dhcp index a861e4e8d..b82d8b9a6 100644 --- a/src/rootfiles/core/dhcp +++ b/src/rootfiles/core/dhcp @@ -1,8 +1,8 @@ etc/dhclient.conf +etc/dhclient-script etc/dhcpd.conf etc/init.d/dhcp sbin/dhclient -sbin/dhclient-script #usr/bin/omshell #usr/include/dhcpctl #usr/include/dhcpctl/dhcpctl.h