#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org
START=50

echo "CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00" > /etc/TZ
/usr/sbin/ntpclient -c 1 -s -h ntp.prosek.czf >/dev/null 2>&1
