#!/bin/sh

# Sync every 20 minutes
/bin/date set --from-rtc
/sbin/service start -- /bin/ntpc -i 1200 time.google.com:123
