9
0
Fork 0
barebox/arch/arm/boards/phytec-som-am335x/defaultenv-sysmocom-odu/init/lldp

8 lines
146 B
Bash

#!/bin/sh
#
echo "Going to send LLDP probe in 2s"
# Activate the ethernet and wait... 2s has been tried with a Phytec devboard
lldp
sleep 2s
lldp