#!/bin/sh

dlogutil -v threadtime -f /var/log/libnetwork.log -r 1000 -n 10 network &
dlogutil -v threadtime -f /var/log/net-config.log -r 1000 -n 10 net-config &

/usr/sbin/net-config &
