#!/bin/sh
# obsolete?
#KILLPID=`/bin/ps | /bin/grep clockos | /bin/grep -v grep | /usr/bin/head -n 1 | /usr/bin/cut -b 1-5`
#kill -35 $KILLPID

#date > /var/tmp/lastclockrefresh
#echo "PID:$KILLPID" >> /var/tmp/lastclockrefresh
