
Getting started, howto style


sync your OpenBSD 3.6 box's clock to a set of random public timeservers

       # echo 'ntpd_flags=""' >> /etc/rc.conf.local

       # reboot
           -- or --
       # ntpd

that's it.

