summaryrefslogtreecommitdiffstats
path: root/etc/usbd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/usbd.conf')
-rw-r--r--etc/usbd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/usbd.conf b/etc/usbd.conf
index 464df76..1463666 100644
--- a/etc/usbd.conf
+++ b/etc/usbd.conf
@@ -28,8 +28,8 @@ device "Entrega Serial with UART"
#
device "USB ethernet"
devname "[ack]ue[0-9]+"
- attach "dhclient ${DEVNAME}"
- detach "killall dhclient"
+ attach "/etc/pccard_ether ${DEVNAME} start"
+ detach "/etc/pccard_ether ${DEVNAME} stop"
# The entry below starts moused when a mouse is plugged in. Moused
# stops automatically (actually it bombs :) when the device disappears.
OpenPOWER on IntegriCloud