Comment 3 for bug 1476724

Revision history for this message
Joey Huckabee (joey-huckabee) wrote :

Yes I have confirmed that Chrony version 1.24 installs and functions on the raspberry pi.

I started with Raspberry Pi image 2015-05-05-raspbian-wheezy.img
Issued the following commands

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install chrony

RESULT: chronyd is running and offline.

Removed offline directive from /etc/chrony/chrony.conf
sudo invoke-rc.d chrony restart

RESULT: Restarting time daemon: Starting /usr/sbin/chronyd...
chronyd is running and online.