linkpi_firmware_history/rootfs/etc/udev/usbUp.sh

4 lines
71 B
Bash

#!/bin/sh
ifconfig $1 up
/sbin/udhcpc -i $1 -q -s /link/shell/dhcp.sh