blob: cbb46eae9ec62ef8d89791a006a2c203c272a181 [file] [log] [blame]
# Just echo our DHCP options we have
if [ "$reason" = "DUMP" ]; then
set | sed -ne 's/^new_//p' | sort
fi