summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-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