summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 2493f27..e159f0a 100644
--- a/net/dhcpcd.sh
+++ b/net/dhcpcd.sh
@@ -10,7 +10,7 @@ dhcpcd_depend()
provide dhcp
# We prefer dhcpcd over these
- after udhcpc pump dhclient
+ after udhcpc dhclient
}
_config_vars="$_config_vars dhcp dhcpcd"