The AppArmor permissions fix for chrony sockets was too specific to support more than one active PTP instance. chronyd fails to open a second socket: chronyd[35626]: Fatal error : Could not open socket /var/run/timemaster/chrony.SOCK1
Suggested fix is replacing the following line in /etc/apparmor.d/usr.sbin.chronyd: @{run}/timemaster/chrony.SOCK0 rw, with: @{run}/timemaster/chrony.SOCK[0-9]* rw, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2032805 Title: Could not open socket /var/run/timemaster/chrony.SOCK0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/2032805/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs