summaryrefslogtreecommitdiffstats
path: root/base/dhcpcd/dhcpcd.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-24 20:50:00 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-24 20:50:00 +0100
commitb24d4534a7af71144c9f5f5d265c117df6522611 (patch)
tree4446a9cf1b1a88c0cf83ebfb33fe8a4a5f003941 /base/dhcpcd/dhcpcd.patch
parent7c48fe0d2fe889406c9de95d25f17287c9e2cf42 (diff)
downloadnutyx-extra-b24d4534a7af71144c9f5f5d265c117df6522611.tar.gz
nutyx-extra-b24d4534a7af71144c9f5f5d265c117df6522611.tar.bz2
nutyx-extra-b24d4534a7af71144c9f5f5d265c117df6522611.tar.xz
nutyx-extra-b24d4534a7af71144c9f5f5d265c117df6522611.zip
Maj dhcpcd#5.1.3-1
Diffstat (limited to 'base/dhcpcd/dhcpcd.patch')
-rw-r--r--base/dhcpcd/dhcpcd.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/base/dhcpcd/dhcpcd.patch b/base/dhcpcd/dhcpcd.patch
deleted file mode 100644
index 754319b6d..000000000
--- a/base/dhcpcd/dhcpcd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pkg/etc/sysconfig/network-devices/services/dhcpcd~ 2009-02-26 16:46:40.000000000 +0000
-+++ pkg/etc/sysconfig/network-devices/services/dhcpcd 2009-02-26 16:46:12.000000000 +0000
-@@ -31,7 +31,7 @@
- exit 2
- fi
- fi
-- /sbin/dhcpcd $1 $DHCP_START
-+ /sbin/dhcpcd $1 $DHCP_START &
- # Save the return value
- RET="$?"
- # Print the assigned settings if requested