#!/bin/sh
echo Switching to interfaces.physical for boot
cp /etc/network/interfaces.physical /etc/network/interfaces
