#!/bin/sh set -x killall dhclient 2> /dev/null || true ifconfig eth0 down