#!/bin/bash #we need dns #postinst.sh post.djbdns || exit 1 #svc -u /service/dnscache #(now happens in run script) #svcstop /service/ntp #ntpdate pool.ntp.org || exit 1 #svcreset /service/ntp