Although I cannot find a changelog entry for this, I think this bug is
fixed by upstream. Small extract from the current (1.05) clock
scriptlet:

    if [ "x$DISTRIBUTION" = "xdebian" ] ; then
        /etc/init.d/hwclock.sh stop > /dev/null 2>&1
    else

and:

    if [ "x$DISTRIBUTION" = "xdebian" ] ; then
        /etc/init.d/hwclock.sh start > /dev/null 2>&1
    else

Koen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to