summaryrefslogtreecommitdiff
path: root/recipes-core/busybox/files/eth0.conf
blob: 4ccb2bc45c7daf1e7b62c8a336a581715344d737 (plain)
1
2
3
INTERFACE="eth0"
# An arbitrary script may be specified:
ARGS="-fI -i ${INTERFACE} -u 0 -d 10 -r /etc/ifplugd/ifplugd.action"