---
diff --git a/modules.d/40network/dhclient-script
b/modules.d/40network/dhclient-script
index 1ee78fe..d283762 100755
--- a/modules.d/40network/dhclient-script
+++ b/modules.d/40network/dhclient-script
@@ -69,7 +69,7 @@ setup_interface() {
case $reason in
PREINIT)
- run /sbin/ip link set $netif up
+ run ip link set $netif up
;;
BOUND)
setup_interface
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html