summaryrefslogtreecommitdiff
path: root/net/dhcpcd.sh
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-01-10 23:23:39 +0000
committerRoy Marples <roy@marples.name>2008-01-10 23:23:39 +0000
commitacbaacb2c1dd96d7e084c1b8bd90ea730a422e6e (patch)
tree51465335cebf71511e5938f82f379ff1e740ec32 /net/dhcpcd.sh
parent2d95c9a756c4c7b9301e04c274c3b139e0d1aef4 (diff)
downloadopenrc-acbaacb2c1dd96d7e084c1b8bd90ea730a422e6e.tar.gz
openrc-acbaacb2c1dd96d7e084c1b8bd90ea730a422e6e.tar.bz2
openrc-acbaacb2c1dd96d7e084c1b8bd90ea730a422e6e.tar.xz
dhcpcd could be anywhere, so allow this.
Diffstat (limited to 'net/dhcpcd.sh')
-rw-r--r--net/dhcpcd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcpcd.sh b/net/dhcpcd.sh
index 1878a9c..43d2232 100644
--- a/net/dhcpcd.sh
+++ b/net/dhcpcd.sh
@@ -24,7 +24,7 @@
dhcpcd_depend() {
after interface
- program start /sbin/dhcpcd /usr/local/sbin/dhcpcd
+ program start dhcpcd
provide dhcp
# We prefer dhcpcd over the others