#!/bin/sh

# do something here

# ip link set dev eth1 up
# dhcpcd eth1

true
