Comment 24 for bug 458061

Revision history for this message
tim (acmeinc) wrote :

To work around this, I had to manually "purge" ntp, and restart apparmor to allow openntpd to start.

apt-get install openntpd -y
apt-get purge ntp -y
service apparmor restart
service openntpd restart

Success!