#!/bin/sh { /etc/rc.d/netif start "$@" ; /etc/rc.d/routing start; } > /dev/null 2>&1 &