summaryrefslogtreecommitdiffstats
path: root/base/dhcpcd/dhcpcd.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:33:10 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-07 14:33:10 +0200
commit1b975b55bf2820be6e468754000ef6bc580baac8 (patch)
tree5ac649b173381c2a3f6790abd6275e6651694a53 /base/dhcpcd/dhcpcd.patch
parent040a3fc2e987206a650a8a8660c6fab2cffe5de5 (diff)
downloadnutyx-pakxe-1b975b55bf2820be6e468754000ef6bc580baac8.tar.gz
nutyx-pakxe-1b975b55bf2820be6e468754000ef6bc580baac8.tar.bz2
nutyx-pakxe-1b975b55bf2820be6e468754000ef6bc580baac8.tar.xz
nutyx-pakxe-1b975b55bf2820be6e468754000ef6bc580baac8.zip
Ajout de dhcpcd#5.0.6-1
Diffstat (limited to 'base/dhcpcd/dhcpcd.patch')
-rw-r--r--base/dhcpcd/dhcpcd.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/base/dhcpcd/dhcpcd.patch b/base/dhcpcd/dhcpcd.patch
new file mode 100644
index 000000000..754319b6d
--- /dev/null
+++ b/base/dhcpcd/dhcpcd.patch
@@ -0,0 +1,11 @@
+--- 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