#!/bin/sh
#
# load hardware clock, and set system clock
#

hwclock -s

